OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_problem_cellmlequationsget Interface Reference

Returns the CellML equations for a problem. More...

Private Member Functions

subroutine cmfe_problem_cellmlequationsgetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, CellMLEquations, err)
 Returns the CellML equations from a problem identified by an user number. More...
 
subroutine cmfe_problem_cellmlequationsgetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, CellMLEquations, err)
 Returns the CellML equations from a problem identified by an user number. More...
 
subroutine cmfe_problem_cellmlequationsgetobj0 (problem, controlLoopIdentifier, solverIndex, CellMLEquations, err)
 Returns the CellML equations from a problem identified by an object. More...
 
subroutine cmfe_problem_cellmlequationsgetobj1 (problem, controlLoopIdentifiers, solverIndex, CellMLEquations, err)
 Returns the CellML equations from a problem identified by an object. More...
 

Detailed Description

Returns the CellML equations for a problem.

Definition at line 5751 of file opencmiss_iron.f90.