OpenCMISS-Iron Internal API Documentation
|
Returns the number of field components for a field variable. More...
Private Member Functions | |
subroutine | cmfe_field_numberofcomponentsgetnumber (regionUserNumber, fieldUserNumber, variableType, numberOfComponents, err) |
Returns the number of componenets for a field variable for a field identified by a user number. More... | |
subroutine | cmfe_field_numberofcomponentsgetobj (field, variableType, numberOfComponents, err) |
Returns the number of components for a field variable for a field identified by an object. More... | |
Returns the number of field components for a field variable.
Definition at line 3639 of file opencmiss_iron.f90.