OpenCMISS-Iron FORTRAN API Documentation
|
Sets/changes the number of field components for a field variable. More...
Private Member Functions | |
subroutine | cmfe_field_numberofcomponentssetnumber (regionUserNumber, fieldUserNumber, variableType, numberOfComponents, err) |
Sets/changes the number of componenets for a field variable for a field identified by a user number. More... | |
subroutine | cmfe_field_numberofcomponentssetobj (field, variableType, numberOfComponents, err) |
Sets/changes the number of components for a field variable for a field identified by an object. More... | |
Sets/changes the number of field components for a field variable.
Definition at line 3645 of file opencmiss_iron.f90.