abs_limit | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
apply() | Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV > | |
apply(TrialVector &u_) | Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV > | |
defect(TestVector &r) | Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV > | inlineprotectedvirtual |
gridoperator | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
line_search(TrialVector &z, TestVector &r)=0 | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protectedpure virtual |
linear_reduction | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
NewtonBase(GridOperator &go, TrialVector &u_) | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inlineprotected |
NewtonBase(GridOperator &go) | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inlineprotected |
NewtonSolver(GridOperator &go, TrialVector &u_, Solver &solver_) | Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV > | inline |
NewtonSolver(GridOperator &go, Solver &solver_) | Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV > | inline |
prepare_step(Matrix &A, TestVector &r)=0 | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protectedpure virtual |
prev_defect | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
reassembled | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
reduction | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
res | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
result() const | Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV > | inline |
Result typedef | Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV > | |
setVerbosityLevel(unsigned int verbosity_level_) | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inline |
terminate()=0 | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protectedpure virtual |
u | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
verbosity_level | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
~NewtonBase() | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inlineprotectedvirtual |