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

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

Private Member Functions

subroutine cmfe_solver_quasinewtontrustregiontolerancesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, tolerance, err)
 Sets/changes the tolerance for a Quasi-Newton trust region solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtontrustregiontolerancesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, tolerance, err)
 Sets/changes the tolerance for a Quasi-Newton trust region solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtontrustregiontolerancesetobj (solver, tolerance, err)
 Sets/changes the tolerance for a Quasi-Newton trust region solver identified by an object. More...
 

Detailed Description

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

Definition at line 6629 of file opencmiss_iron.f90.