OpenCMISS-Iron FORTRAN API Documentation
opencmiss_iron::cmfe_solver_quasinewtonsolvetypeset Interface Reference

Sets/changes the type of nonlinear Quasi-Newton solver. More...

Private Member Functions

subroutine cmfe_solver_quasinewtonsolvetypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, quasiNewtonSolveType, err)
 Sets/changes the type of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonsolvetypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, quasiNewtonSolveType, err)
 Sets/changes the type of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonsolvetypesetobj (solver, quasiNewtonSolveType, err)
 Sets/changes the type of a Quasi-Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the type of nonlinear Quasi-Newton solver.

Definition at line 6657 of file opencmiss_iron.f90.