OpenCMISS-Iron FORTRAN API Documentation

Sets/changes the type of linear solver. More...

Private Member Functions

subroutine cmfe_solver_lineartypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, linearSolverType, err)
 Sets/changes the type for a linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineartypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, linearSolverType, err)
 Sets/changes the type for a linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineartypesetobj (solver, linearSolverType, err)
 Sets/changes the type for a linear solver identified by an object. More...
 

Detailed Description

Sets/changes the type of linear solver.

Definition at line 6524 of file opencmiss_iron.f90.