OpenCMISS-Iron FORTRAN API Documentation
|
Start the creation of derived variables for an equations set. These are used to store any intermediate calculated values, for example stress and strain fields in an elasticity problem. More...
Private Member Functions | |
subroutine | cmfe_equationsset_derivedcreatestartnumber (regionUserNumber, equationsSetUserNumber, derivedFieldUserNumber, err) |
Start the creation of derived variables for an equations set identified by a user number. More... | |
subroutine | cmfe_equationsset_derivedcreatestartobj (equationsSet, derivedFieldUserNumber, derivedField, err) |
Start the creation of derived variables for an equations set identified by an object. More... | |
Start the creation of derived variables for an equations set. These are used to store any intermediate calculated values, for example stress and strain fields in an elasticity problem.
Definition at line 3111 of file opencmiss_iron.f90.