OpenCMISS-Iron FORTRAN API Documentation
|
Sets/changes the line search step tolerance for a nonlinear Quasi-Newton solver. More...
Private Member Functions | |
subroutine | cmfe_solver_quasinewtonlinesearchsteptolsetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, stepTol, err) |
Sets/changes the line search step tolerance for an Quasi-Newton linesearch solver identified by an user number. More... | |
subroutine | cmfe_solver_quasinewtonlinesearchsteptolsetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, stepTol, err) |
Sets/changes the line search step tolerance for a Quasi-Newton line search solver identified by an user number. More... | |
subroutine | cmfe_solver_quasinewtonlinesearchsteptolsetobj (solver, stepTol, err) |
Sets/changes the line search step tolerance for a Quasi-Newton line search solver identified by an object. More... | |
Sets/changes the line search step tolerance for a nonlinear Quasi-Newton solver.
Definition at line 6580 of file opencmiss_iron.f90.