| OpenCMISS-Iron FORTRAN 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... | |
Starts the creation of a field.
Definition at line 3539 of file opencmiss_iron.f90.