OpenCMISS-Iron FORTRAN API Documentation
|
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... | |
Sets/changes the interpolation type for a field variable component.
Definition at line 3463 of file opencmiss_iron.f90.