OpenCMISS-Iron Internal API Documentation
|
Sets/changes the line search maximum step for a nonlinear Newton solver. More...
Private Member Functions | |
subroutine | cmfe_solver_newtonlinesearchmaxstepsetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, maxStep, err) |
Sets/changes the line search maximum step for an Newton linesearch solver identified by an user number. More... | |
subroutine | cmfe_solver_newtonlinesearchmaxstepsetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, maxStep, err) |
Sets/changes the line search maximum step for a Newton line search solver identified by an user number. More... | |
subroutine | cmfe_solver_newtonlinesearchmaxstepsetobj (solver, maxStep, err) |
Sets/changes the line search maximum step for a Newton line search solver identified by an object. More... | |
Sets/changes the line search maximum step for a nonlinear Newton solver.
Definition at line 6720 of file opencmiss_iron.f90.