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

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

Private Member Functions

subroutine cmfe_solver_quasinewtonjacobiancalculationtypesetnumber0 (problemUserNumber, controlLoopIdentifier, solverIndex, jacobianCalculationType, err)
 Sets/changes the Jacobian calculation type for an Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonjacobiancalculationtypesetnumber1 (problemUserNumber, controlLoopIdentifiers, solverIndex, jacobianCalculationType, err)
 Sets/changes the Jacobian calculation type for a Quasi-Newton solver identified by an user number. More...
 
subroutine cmfe_solver_quasinewtonjacobiancalculationtypesetobj (solver, jacobianCalculationType, err)
 Sets/changes the Jacobian calculation type for a Quasi-Newton solver identified by an object. More...
 

Detailed Description

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

Definition at line 6545 of file opencmiss_iron.f90.