OpenCMISS-Iron FORTRAN API Documentation

Initialise a new FieldML context. More...

Private Member Functions

subroutine cmfe_fieldml_outputcreateobjvs (mesh, location, baseName, connectivityFormat, fieldml, err)
 Initialise the given FieldML context using the given mesh. More...
 
subroutine cmfe_fieldml_outputcreatenumbervs (regionNumber, meshNumber, location, baseName, connectivityFormat, fieldml, err)
 Initialise the given FieldML context using the mesh with the given user number. More...
 
subroutine cmfe_fieldml_outputcreateobjc (mesh, location, baseName, connectivityFormat, fieldml, err)
 Initialise the given FieldML context using the given mesh. More...
 
subroutine cmfe_fieldml_outputcreatenumberc (regionNumber, meshNumber, location, baseName, connectivityFormat, fieldml, err)
 Initialise the given FieldML context using the mesh with the given user number. More...
 

Detailed Description

Initialise a new FieldML context.

Definition at line 7190 of file opencmiss_iron.f90.