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

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

Private Member Functions

subroutine cmfe_solver_quasinewtonsolutiontolerancesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, solutionTolerance, err)
 Sets/changes the solution tolerance for an Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonsolutiontolerancesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, solutionTolerance, err)
 Sets/changes the solution tolerance for a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonsolutiontolerancesetobj (solver, solutionTolerance, err)
 Sets/changes the solution tolerance for a Quasi-Newton solver identified by an object. More...
 

Detailed Description

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

Definition at line 6615 of file opencmiss_iron.f90.