OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_field_numberofvariablesget Interface Reference

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...
 

Detailed Description

Returns the number of field variables for a field.

Definition at line 3651 of file opencmiss_iron.f90.