OpenCMISS-Iron FORTRAN API Documentation
|
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... | |
Returns the CellML equations for a solver.
Definition at line 6265 of file opencmiss_iron.f90.