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

Sets/changes the interpolation type for a field variable component. More...

Private Member Functions

subroutine cmfe_field_componentinterpolationsetnumber (regionUserNumber, fieldUserNumber, variableType, componentNumber, interpolationType, err)
 Sets/changes the interpolation type for a field variable component for a field identified by a user number. More...
 
subroutine cmfe_field_componentinterpolationsetobj (field, variableType, componentNumber, interpolationType, err)
 Sets/changes the interpolation type for a field variable component for a field identified by an object. More...
 

Detailed Description

Sets/changes the interpolation type for a field variable component.

Definition at line 3463 of file opencmiss_iron.f90.