OpenCMISS-Iron Internal API Documentation

Starts the creation of a field. More...

Private Member Functions

subroutine cmfe_field_createstartnumber (fieldUserNumber, regionUserNumber, err)
 Starts the creation of a field identified by a user number. More...
 
subroutine cmfe_field_createstartinterfaceobj (fieldUserNumber, interface, field, err)
 Starts the creation of a field on an interface identified by an object. More...
 
subroutine cmfe_field_createstartregionobj (fieldUserNumber, region, field, err)
 Starts the creation of a field on a region identified by an object. More...
 

Detailed Description

Starts the creation of a field.

See also
OpenCMISS::Iron::cmfe_Field_CreateFinish

Definition at line 3539 of file opencmiss_iron.f90.