OpenCMISS-Iron FORTRAN API Documentation

Sets/changes the scaling type for a field. More...

Private Member Functions

subroutine cmfe_field_scalingtypesetnumber (regionUserNumber, fieldUserNumber, scalingType, err)
 Sets/changes the scaling type for a field identified by a user number. More...
 
subroutine cmfe_field_scalingtypesetobj (field, scalingType, err)
 Sets/changes the scaling type for a field identified by an object. More...
 

Detailed Description

Sets/changes the scaling type for a field.

Definition at line 3939 of file opencmiss_iron.f90.