OpenCMISS-Iron Internal API Documentation
|
Returns the linear solver associated with a nonlinear Newton solver. More...
Private Member Functions | |
subroutine | cmfe_solver_newtoncellmlsolvergetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, CellMLSolverIndex, err) |
Returns the CellML solver associated with a Newton solver identified by an user number. More... | |
subroutine | cmfe_solver_newtoncellmlsolvergetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, CellMLSolverIndex, err) |
Returns the CellML solver associated with a Newton solver identified by an user number. More... | |
subroutine | cmfe_solver_newtoncellmlsolvergetobj (solver, CellMLSolver, err) |
Returns the CellML solver associated with a Newton solver identified by an object. More... | |
Returns the linear solver associated with a nonlinear Newton solver.
Definition at line 6699 of file opencmiss_iron.f90.