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

Sets/changes the Jacobian calculation type for a nonlinear Newton solver. More...

Private Member Functions

subroutine cmfe_solver_newtonjacobiancalculationtypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, jacobianCalculationType, err)
 Sets/changes the Jacobian calculation type for an Newton solver identified by an user number. More...
 
subroutine cmfe_solver_newtonjacobiancalculationtypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, jacobianCalculationType, err)
 Sets/changes the Jacobian calculation type for a Newton solver identified by an user number. More...
 
subroutine cmfe_solver_newtonjacobiancalculationtypesetobj (solver, jacobianCalculationType, err)
 Sets/changes the Jacobian calculation type for a Newton solver identified by an object. More...
 

Detailed Description

Sets/changes the Jacobian calculation type for a nonlinear Newton solver.

Definition at line 6685 of file opencmiss_iron.f90.