| OpenCMISS-Iron FORTRAN API Documentation
    | 
Returns the linear solver associated with a linear dynamic solver. More...
| Private Member Functions | |
| subroutine | cmfe_solver_dynamiclinearsolvergetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, linearSolverIndex, err) | 
| Returns the linear solver associated with a linear dynamic solver identified by an user number.  More... | |
| subroutine | cmfe_solver_dynamiclinearsolvergetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, linearSolverIndex, err) | 
| Returns the linear solver associated with a linear dynamic solver identified by an user number.  More... | |
| subroutine | cmfe_solver_dynamiclinearsolvergetobj (solver, linearSolver, err) | 
| Returns the linear solver associated with a linear dynamic solver identified by an object.  More... | |
Returns the linear solver associated with a linear dynamic solver.
Definition at line 6342 of file opencmiss_iron.f90.