OpenCMISS-Iron FORTRAN API Documentation
|
Returns the number of field variables for a field. More...
Private Member Functions | |
subroutine | cmfe_field_numberofvariablesgetnumber (regionUserNumber, fieldUserNumber, numberOfVariables, err) |
Returns the number of variables for a field identified by a user number. More... | |
subroutine | cmfe_field_numberofvariablesgetobj (field, numberOfVariables, err) |
Returns the number of variables for a field identified by an object. More... | |
Returns the number of field variables for a field.
Definition at line 3651 of file opencmiss_iron.f90.