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...
 

Detailed Description

Starts the creation of a mesh.

See also
OpenCMISS::Iron::cmfe_Mesh_CreateFinish

Definition at line 4929 of file opencmiss_iron.f90.