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

Sets/changes the relative tolerance for an iterative linear solver. More...

Private Member Functions

subroutine cmfe_solver_lineariterativerelativetolerancesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, relativeTolerance, err)
 Sets/changes the maximum relative tolerance for an iterative linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineariterativerelativetolerancesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, relativeTolerance, err)
 Sets/changes the maximum relative tolerance for an iterative linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineariterativerelativetolerancesetobj (solver, relativeTolerance, err)
 Sets/changes the maximum relative tolerance for an iterative linear solver identified by an object. More...
 

Detailed Description

Sets/changes the relative tolerance for an iterative linear solver.

Definition at line 6510 of file opencmiss_iron.f90.