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

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

Private Member Functions

subroutine cmfe_field_dependenttypesetnumber (regionUserNumber, fieldUserNumber, dependentType, err)
 Sets/changes the dependent type for a field identified by a user number. More...
 
subroutine cmfe_field_dependenttypesetobj (field, dependentType, err)
 Sets/changes the dependent type for a field identified by an object. More...
 

Detailed Description

Sets/changes the dependent type for a field.

Definition at line 3552 of file opencmiss_iron.f90.