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

Sets/changes the type of line search for a nonlinear Quasi-Newton solver. More...

Private Member Functions

subroutine cmfe_solver_quasinewtonlinesearchtypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, lineSearchType, err)
 Sets/changes the line search type for an Quasi-Newton linesearch solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonlinesearchtypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, lineSearchType, err)
 Sets/changes the type of line search for a Quasi-Newton line search solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonlinesearchtypesetobj (solver, lineSearchType, err)
 Sets/changes the type of line search for a Quasi-Newton line search solver identified by an object. More...
 

Detailed Description

Sets/changes the type of line search for a nonlinear Quasi-Newton solver.

Definition at line 6587 of file opencmiss_iron.f90.