abs_limit | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
defect(TestVector &r)=0 | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protectedpure virtual |
gridoperator | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
hackbuschReusken enum value | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | |
hackbuschReuskenAcceptBest enum value | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | |
line_search(TrialVector &z, TestVector &r) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inlinevirtual |
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 |
NewtonLineSearch(GridOperator &go, TrialVector &u_) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inline |
NewtonLineSearch(GridOperator &go) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inline |
noLineSearch enum value | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | |
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 typedef | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | |
setLineSearchDampingFactor(RFType damping_factor_) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inline |
setLineSearchMaxIterations(unsigned int maxit_) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inline |
setLineSearchStrategy(Strategy strategy_) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inline |
setLineSearchStrategy(std::string strategy_) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inline |
setVerbosityLevel(unsigned int verbosity_level_) | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inline |
Strategy enum name | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | |
strategyFromName(const std::string &s) | Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV > | inlineprotected |
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 |