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

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

Private Member Functions

subroutine cmfe_solver_cellmlequationsgetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, CellMLEquations, err)
 Returns the CellML equations for a solver identified by an user number. More...
 
subroutine cmfe_solver_cellmlequationsgetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, CellMLEquations, err)
 Returns the CellML equations for a solver identified by an user number. More...
 
subroutine cmfe_solver_cellmlequationsgetobj (solver, CellMLEquations, err)
 Returns the CellML equations for a solver identified by an object. More...
 

Detailed Description

Returns the CellML equations for a solver.

Definition at line 6265 of file opencmiss_iron.f90.