OpenCMISS-Iron FORTRAN API Documentation

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

Private Member Functions

subroutine cmfe_field_typesetnumber (regionUserNumber, fieldUserNumber, fieldType, err)
 Sets/changes the field type for a field identified by a user number. More...
 
subroutine cmfe_field_typesetobj (field, fieldType, err)
 Sets/changes the type for a field identified by an object. More...
 

Detailed Description

Sets/changes the type for a field.

Definition at line 3951 of file opencmiss_iron.f90.