OpenCMISS-Iron FORTRAN API Documentation

Sets/changes the data type for a field variable. More...

Private Member Functions

subroutine cmfe_field_datatypesetnumber (regionUserNumber, fieldUserNumber, variableType, dataType, err)
 Sets/changes the data type for a field variable for a field identified by a user number. More...
 
subroutine cmfe_field_datatypesetobj (field, variableType, dataType, err)
 Sets/changes the data type for a field variable for a field identified by an object. More...
 

Detailed Description

Sets/changes the data type for a field variable.

Definition at line 3515 of file opencmiss_iron.f90.