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

Sets/changes the mesh component number for a field variable component. More...

Private Member Functions

subroutine cmfe_field_componentmeshcomponentsetnumber (regionUserNumber, fieldUserNumber, variableType, componentNumber, meshComponent, err)
 Sets/changes the mesh component number for a field variable component for a field identified by a user number. More...
 
subroutine cmfe_field_componentmeshcomponentsetobj (field, variableType, componentNumber, meshComponent, err)
 Sets/changes the mesh component number for a field variable component for a field identified by an object. More...
 

Detailed Description

Sets/changes the mesh component number for a field variable component.

Definition at line 3491 of file opencmiss_iron.f90.