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 |
NewtonPrepareStep(GridOperator &go, TrialVector &u_) | Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV > | inline |
NewtonPrepareStep(GridOperator &go) | Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV > | inline |
prepare_step(Matrix &A, TstV &) | Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV > | inlinevirtual |
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 > | |
setFixedLinearReduction(bool fixed_linear_reduction_) | Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV > | inline |
setMinLinearReduction(RFType min_linear_reduction_) | Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV > | inline |
setReassembleThreshold(RFType reassemble_threshold_) | Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV > | inline |
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 |