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

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...
 

Detailed Description

Adds CellML environments to CellML equations.

Definition at line 6272 of file opencmiss_iron.f90.