| A_ | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
| abs_limit_ | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
| defect(TestVector &r)=0 | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protectedpure virtual |
| discardMatrix() | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inline |
| gridoperator_ | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
| keep_matrix_ | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
| keepMatrix() const | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inline |
| 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(const GridOperator &go, TrialVector &u) | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inlineprotected |
| NewtonBase(const GridOperator &go) | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inlineprotected |
| NewtonTerminate(const GridOperator &go, TrialVector &u_) | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inline |
| NewtonTerminate(const 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 |
| r_ | 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 |
| setKeepMatrix(bool b) | Dune::PDELab::NewtonBase< 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() override | Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV > | inlinevirtual |
| u_ | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
| verbosity_level_ | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
| z_ | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | protected |
| ~NewtonBase() | Dune::PDELab::NewtonBase< GOS, TrlV, TstV > | inlineprotectedvirtual |