Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.6.0
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
PETScWrappers::NonlinearSolverData Member List

This is the complete list of members for PETScWrappers::NonlinearSolverData, including all inherited members.

absolute_tolerancePETScWrappers::NonlinearSolverData
add_parameters(ParameterHandler &prm)PETScWrappers::NonlinearSolverData
max_n_function_evaluationsPETScWrappers::NonlinearSolverData
maximum_non_linear_iterationsPETScWrappers::NonlinearSolverData
NonlinearSolverData(const std::string &options_prefix="", const std::string &snes_type="", const std::string &snes_linesearch_type="", const real_type absolute_tolerance=0, const real_type relative_tolerance=0, const real_type step_tolerance=0, const int maximum_non_linear_iterations=-1, const int max_n_function_evaluations=-1)PETScWrappers::NonlinearSolverDatainline
options_prefixPETScWrappers::NonlinearSolverData
real_type typedefPETScWrappers::NonlinearSolverData
relative_tolerancePETScWrappers::NonlinearSolverData
snes_linesearch_typePETScWrappers::NonlinearSolverData
snes_typePETScWrappers::NonlinearSolverData
step_tolerancePETScWrappers::NonlinearSolverData