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

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

Private Member Functions

subroutine cmfe_solver_lineariterativeabsolutetolerancesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, absoluteTolerance, err)
 Sets/changes the maximum absolute tolerance for an iterative linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineariterativeabsolutetolerancesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, absoluteTolerance, err)
 Sets/changes the maximum absolute tolerance for an iterative linear solver identified by an user number. More...
 
subroutine cmfe_solver_lineariterativeabsolutetolerancesetobj (solver, absoluteTolerance, err)
 Sets/changes the maximum absolute tolerance for an iterative linear solver identified by an object. More...
 

Detailed Description

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

Definition at line 6475 of file opencmiss_iron.f90.