Chaste  Release::3.4
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