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

Sets/changes the nonlinear Quasi-Newton restart. More...

Private Member Functions

subroutine cmfe_solver_quasinewtonrestartsetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, quasiNewtonRestart, err)
 Sets/changes the restart of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonrestartsetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, quasiNewtonRestart, err)
 Sets/changes the restart of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonrestartsetobj (solver, quasiNewtonRestart, err)
 Sets/changes the restart of a Quasi-Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the nonlinear Quasi-Newton restart.

Definition at line 6636 of file opencmiss_iron.f90.