OpenCMISS-Iron Internal API Documentation

Sets/changes the type of nonlinear Newton trust region solver. More...

Private Member Functions

subroutine cmfe_solver_newtontypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, newtonSolveType, err)
 Sets/changes the type of a Newton solver identified by an user number. More...
 
subroutine cmfe_solver_newtontypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, newtonSolveType, err)
 Sets/changes the type of a Newton solver identified by an user number. More...
 
subroutine cmfe_solver_newtontypesetobj (solver, newtonSolveType, err)
 Sets/changes the type of a Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the type of nonlinear Newton trust region solver.

Definition at line 6783 of file opencmiss_iron.f90.