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

Start the creation of dependent variables for an equations set. More...

Private Member Functions

subroutine cmfe_equationsset_dependentcreatestartnumber (regionUserNumber, equationsSetUserNumber, dependentFieldUserNumber, err)
 Start the creation of dependent variables for an equations set identified by a user number. More...
 
subroutine cmfe_equationsset_dependentcreatestartobj (equationsSet, dependentFieldUserNumber, dependentField, err)
 Start the creation of dependent variables for an equations set identified by an object. More...
 

Detailed Description

Start the creation of dependent variables for an equations set.

See also
OpenCMISS::Iron::cmfe_EquationsSet_DependentCreateFinish

Definition at line 3092 of file opencmiss_iron.f90.