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

Destroy a parameter set of type set type for a field variable. More...

Private Member Functions

subroutine cmfe_field_parametersetdestroynumber (regionUserNumber, fieldUserNumber, variableType, fieldSetType, err)
 Destroys the specified parameter set type for a field variable for a field identified by a user number. More...
 
subroutine cmfe_field_parametersetdestroyobj (field, variableType, fieldSetType, err)
 Destroys the specified parameter set type for a field variable for a field identified by an object. More...
 

Detailed Description

Destroy a parameter set of type set type for a field variable.

Definition at line 3705 of file opencmiss_iron.f90.