OpenCMISS-Iron FORTRAN API Documentation

Sets/changes the DOF order type for a field variable. Note: for contiguous coponent DOF ordering all the components of the field variable must have the same interpolation type. More...

Private Member Functions

subroutine cmfe_field_dofordertypesetnumber (regionUserNumber, fieldUserNumber, variableType, DOFOrderType, err)
 Sets/changes the DOF order type for a field variable for a field identified by a user number. More...
 
subroutine cmfe_field_dofordertypesetobj (field, variableType, DOFOrderType, err)
 Sets/changes the DOF Order type for a field variable for a field identified by an object. More...
 

Detailed Description

Sets/changes the DOF order type for a field variable. Note: for contiguous coponent DOF ordering all the components of the field variable must have the same interpolation type.

Definition at line 3527 of file opencmiss_iron.f90.