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

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

Private Member Functions

subroutine cmfe_solver_quasinewtonrestarttypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, quasiNewtonRestartType, err)
 Sets/changes the restart type of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonrestarttypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, quasiNewtonRestartType, err)
 Sets/changes the restart type of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonrestarttypesetobj (solver, quasiNewtonRestartType, err)
 Sets/changes the restart type of a Quasi-Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the nonlinear Quasi-Newton restart type.

Definition at line 6643 of file opencmiss_iron.f90.