OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_solver_quasinewtonrelativetoleranceset Interface Reference

Sets/changes the relative tolerance for a nonlinear Quasi-Newton solver. More...

Private Member Functions

subroutine cmfe_solver_quasinewtonrelativetolerancesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, relativeTolerance, err)
 Sets/changes the relative tolerance for an Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonrelativetolerancesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, relativeTolerance, err)
 Sets/changes the relative tolerance for a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonrelativetolerancesetobj (solver, relativeTolerance, err)
 Sets/changes the relative tolerance for a Quasi-Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the relative tolerance for a nonlinear Quasi-Newton solver.

Definition at line 6608 of file opencmiss_iron.f90.