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 |
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 |
NewtonTerminate(GridOperator &go, TrialVector &u_) | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inline |
NewtonTerminate(GridOperator &go) | Dune::PDELab::NewtonTerminate< GOS, 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 typedef | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | |
setAbsoluteLimit(RFType abs_limit_) | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inline |
setForceIteration(bool force_iteration_) | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inline |
setMaxIterations(unsigned int maxit_) | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inline |
setReduction(RFType reduction_) | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inline |
setVerbosityLevel(unsigned int verbosity_level_) | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inline |
terminate() | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inlinevirtual |
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 |