OpenCMISS-Iron Internal API Documentation
|
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... | |
Sets/changes the nonlinear Quasi-Newton restart.
Definition at line 6636 of file opencmiss_iron.f90.