OpenCMISS-Iron Internal API Documentation
|
Adds CellML environments to CellML equations. More...
Private Member Functions | |
subroutine | cmfe_cellmlequations_cellmladdnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, regionUserNumber, CellMLUserNumber, CellMLIndex, err) |
Adds a CellML environment to CellML equations identified by an user number. More... | |
subroutine | cmfe_cellmlequations_cellmladdnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, regionUserNumber, CellMLUserNumber, CellMLIndex, err) |
Adds a CellML environment to CellML equations identified by an user number. More... | |
subroutine | cmfe_cellmlequations_cellmladdobj (CellMLEquations, CellML, CellMLIndex, err) |
Adds a CellML environment to CellML equations identified by an object. More... | |
Adds CellML environments to CellML equations.
Definition at line 6272 of file opencmiss_iron.f90.