OpenCMISS-Iron FORTRAN API Documentation
|
Returns the interpolation type for a field variable component. More...
Private Member Functions | |
subroutine | cmfe_field_componentinterpolationgetnumber (regionUserNumber, fieldUserNumber, variableType, componentNumber, interpolationType, err) |
Returns the interpolation type for a field variable component for a field identified by a user number. More... | |
subroutine | cmfe_field_componentinterpolationgetobj (field, variableType, componentNumber, interpolationType, err) |
Returns the interpolation type for a field variable component for a field identified by an object. More... | |
Returns the interpolation type for a field variable component.
Definition at line 3457 of file opencmiss_iron.f90.