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

Enables/disables output monitoring for a nonlinear Newton line search solver. More...

Private Member Functions

subroutine cmfe_solver_newtonlinesearchmonitoroutputsetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, monitorLinesearchFlag, err)
 Enables/disables output monitoring for a nonlinear Newton line search solver identified by an user number. More...
 
subroutine cmfe_solver_newtonlinesearchmonitoroutputsetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, monitorLinesearchFlag, err)
 Enables/disables output monitoring for a nonlinear Newton line search solver identified by an user number. More...
 
subroutine cmfe_solver_newtonlinesearchmonitoroutputsetobj (solver, monitorLinesearchFlag, err)
 Enables/disables output monitoring for a nonlinear Newton line search solver identified by an object. More...
 

Detailed Description

Enables/disables output monitoring for a nonlinear Newton line search solver.

Definition at line 6678 of file opencmiss_iron.f90.