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

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

Private Member Functions

subroutine cmfe_solver_quasinewtonmaximumfunctionevaluationssetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, maximumFunctionEvaluations, err)
 Sets/changes the maximum number of function evaluations for an Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonmaximumfunctionevaluationssetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, maximumFunctionEvaluations, err)
 Sets/changes the maximum number of function evaluations for a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonmaximumfunctionevaluationssetobj (solver, maximumFunctionEvaluations, err)
 Sets/changes the maximum number of function evaluations for a Quasi-Newton solver identified by an object. More...
 

Detailed Description

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

Definition at line 6594 of file opencmiss_iron.f90.