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

Sets/changes the maximum number of function evaluations for a nonlinear Newton solver. More...

Private Member Functions

subroutine cmfe_solver_newtonmaximumfunctionevaluationssetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, maximumFunctionEvaluations, err)
 Sets/changes the maximum number of function evaluations for an Newton solver identified by an user number. More...
 
subroutine cmfe_solver_newtonmaximumfunctionevaluationssetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, maximumFunctionEvaluations, err)
 Sets/changes the maximum number of function evaluations for a Newton solver identified by an user number. More...
 
subroutine cmfe_solver_newtonmaximumfunctionevaluationssetobj (solver, maximumFunctionEvaluations, err)
 Sets/changes the maximum number of function evaluations for a Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the maximum number of function evaluations for a nonlinear Newton solver.

Definition at line 6741 of file opencmiss_iron.f90.