| OpenCMISS-Iron FORTRAN API Documentation
    | 
Returns the linear solver associated with a nonlinear Newton solver. More...
| Private Member Functions | |
| subroutine | cmfe_solver_newtonlinearsolvergetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, linearSolverIndex, err) | 
| Returns the linear solver associated with a Newton solver identified by an user number.  More... | |
| subroutine | cmfe_solver_newtonlinearsolvergetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, linearSolverIndex, err) | 
| Returns the linear solver associated with a Newton solver identified by an user number.  More... | |
| subroutine | cmfe_solver_newtonlinearsolvergetobj (solver, linearSolver, err) | 
| Returns the linear solver associated with a Newton solver identified by an object.  More... | |
Returns the linear solver associated with a nonlinear Newton solver.
Definition at line 6692 of file opencmiss_iron.f90.