OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_fieldml_inputcoordinatesystemcreatestart Interface Reference

Creates the region's coordinate system using the given FieldML evaluator. More...

Private Member Functions

subroutine cmfe_fieldml_inputcoordinatesystemcreatestartobjvs (fieldml, evaluatorName, coordinateSystem, userNumber, err)
 Create a coordinate system using the given FieldML evaluator. More...
 
subroutine cmfe_fieldml_inputcoordinatesystemcreatestartnumbervs (fieldml, evaluatorName, userNumber, err)
 Create a coordinate system using the given FieldML evaluator. More...
 
subroutine cmfe_fieldml_inputcoordinatesystemcreatestartobjc (fieldml, evaluatorName, coordinateSystem, userNumber, err)
 Create a coordinate system using the given FieldML evaluator. More...
 
subroutine cmfe_fieldml_inputcoordinatesystemcreatestartnumberc (fieldml, evaluatorName, userNumber, err)
 Create a coordinate system using the given FieldML evaluator. More...
 

Detailed Description

Creates the region's coordinate system using the given FieldML evaluator.

Definition at line 7149 of file opencmiss_iron.f90.