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

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

Detailed Description

Sets/changes the number of field components for a field variable.

Definition at line 3645 of file opencmiss_iron.f90.