Chaste Commit::82b364537d8889e87d336d3741485936dd161bdd
SimpleNewtonNonlinearSolver Member List

This is the complete list of members for SimpleNewtonNonlinearSolver, including all inherited members.

mTestDampingValuesSimpleNewtonNonlinearSolverprivate
mToleranceSimpleNewtonNonlinearSolverprivate
mWriteStatsSimpleNewtonNonlinearSolverprivate
SetTolerance(double tolerance)SimpleNewtonNonlinearSolver
SetWriteStats(bool writeStats=true)SimpleNewtonNonlinearSolverinline
SimpleNewtonNonlinearSolver()SimpleNewtonNonlinearSolver
Solve(PetscErrorCode(*pComputeResidual)(SNES, Vec, Vec, void *), PetscErrorCode(*pComputeJacobian)(SNES, Vec, Mat *, Mat *, MatStructure *, void *), Vec initialGuess, unsigned fill, void *pContext)SimpleNewtonNonlinearSolvervirtual
~AbstractNonlinearSolver()AbstractNonlinearSolverinlinevirtual
~SimpleNewtonNonlinearSolver()SimpleNewtonNonlinearSolvervirtual