OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_solver_lineariterativetypeset Interface Reference

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

Private Member Functions

subroutine cmfe_solver_lineariterativetypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, iterativeSolverType, err)
 Sets/changes the type for an iterative linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineariterativetypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, iterativeSolverType, err)
 Sets/changes the type for an iterative linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineariterativetypesetobj (solver, iterativeSolverType, err)
 Sets/changes the type for an iterative linear solver identified by an object. More...
 

Detailed Description

Sets/changes the type of iterative linear solver.

Definition at line 6517 of file opencmiss_iron.f90.