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

Sets/changes the nonlinear Quasi-Newton scale type. More...

Private Member Functions

subroutine cmfe_solver_quasinewtonscaletypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, quasiNewtonScaleType, err)
 Sets/changes the scale type of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonscaletypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, quasiNewtonScaleType, err)
 Sets/changes the scale type of a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonscaletypesetobj (solver, quasiNewtonScaleType, err)
 Sets/changes the scale type of a Quasi-Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the nonlinear Quasi-Newton scale type.

Definition at line 6650 of file opencmiss_iron.f90.