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

Returns the linear solver associated with a nonlinear Quasi-Newton solver. More...

Private Member Functions

subroutine cmfe_solver_quasinewtoncellmlsolvergetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, CellMLSolverIndex, err)
 Returns the CellML solver associated with a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtoncellmlsolvergetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, CellMLSolverIndex, err)
 Returns the CellML solver associated with a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtoncellmlsolvergetobj (solver, CellMLSolver, err)
 Returns the CellML solver associated with a Quasi-Newton solver identified by an object. More...
 

Detailed Description

Returns the linear solver associated with a nonlinear Quasi-Newton solver.

Definition at line 6559 of file opencmiss_iron.f90.