| OpenCMISS-Iron FORTRAN API Documentation
    | 
Starts the creation of a mesh. More...
| Private Member Functions | |
| subroutine | cmfe_mesh_createstartnumber (meshUserNumber, regionUserNumber, numberOfDimensions, err) | 
| Starts the creation of a mesh for a mesh identified by a user number.  More... | |
| subroutine | cmfe_mesh_createstartobj (meshUserNumber, region, numberOfDimensions, mesh, err) | 
| Starts the creation of a mesh for a mesh identified by an object.  More... | |
| subroutine | cmfe_mesh_createstartinterfaceobj (meshUserNumber, interface, numberOfDimensions, mesh, err) | 
| Starts the creation of a mesh for a mesh identified by an object.  More... | |
Starts the creation of a mesh.
Definition at line 4929 of file opencmiss_iron.f90.