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

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

Private Member Functions

subroutine cmfe_solver_quasinewtonlinearsolvergetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, linearSolverIndex, err)
 Returns the linear solver associated with a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonlinearsolvergetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, linearSolverIndex, err)
 Returns the linear solver associated with a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonlinearsolvergetobj (solver, linearSolver, err)
 Returns the linear 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 6552 of file opencmiss_iron.f90.