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

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

Private Member Functions

subroutine cmfe_solver_solverequationsgetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, solverEquations, err)
 Returns the solver equations for a solver identified by an user number. More...
 
subroutine cmfe_solver_solverequationsgetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, solverEquations, err)
 Returns the solver equations for a solver identified by an user number. More...
 
subroutine cmfe_solver_solverequationsgetobj (solver, solverEquations, err)
 Returns the solver equations for a solver identified by an object. More...
 

Detailed Description

Returns the solver equations for a solver.

Definition at line 6804 of file opencmiss_iron.f90.