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

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

Private Member Functions

subroutine cmfe_solver_newtontrustregiontolerancesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, tolerance, err)
 Sets/changes the tolerance for a Newton trust region solver identified by an user number. More...
 
subroutine cmfe_solver_newtontrustregiontolerancesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, tolerance, err)
 Sets/changes the tolerance for a Newton trust region solver identified by an user number. More...
 
subroutine cmfe_solver_newtontrustregiontolerancesetobj (solver, tolerance, err)
 Sets/changes the tolerance for a Newton trust region solver identified by an object. More...
 

Detailed Description

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

Definition at line 6776 of file opencmiss_iron.f90.