#include <dune/pdelab/newton/newton.hh>
|
virtual void | prepare_step (Matrix &A, TestVector &r)=0 |
|
virtual void | line_search (TrialVector &z, TestVector &r)=0 |
|
virtual void | defect (TestVector &r)=0 |
|
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
|
protectedpure virtualinherited |
template<class GOS , class TrlV , class TstV >
|
protectedpure virtualinherited |
template<class GOS , class TrlV , class TstV >
|
protectedpure virtualinherited |
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
Implements Dune::PDELab::NewtonBase< GOS, TrlV, TstV >.
References Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::abs_limit, Dune::PDELab::LinearSolverResult< RFType >::converged, Dune::PDELab::NewtonResult< RFType >::defect, Dune::PDELab::NewtonResult< RFType >::first_defect, Dune::PDELab::LinearSolverResult< RFType >::iterations, Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::reduction, and Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::res.
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
Referenced by Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV >::defect(), Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::NewtonBase(), Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV >::prepare_step(), and Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::setVerbosityLevel().
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
Referenced by Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV >::defect(), Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV >::line_search(), Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV >::prepare_step(), Dune::PDELab::NewtonSolver< GOS, S, TrlV, TstV >::result(), and Dune::PDELab::NewtonTerminate< GOS, TrlV, TstV >::terminate().
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
Referenced by Dune::PDELab::NewtonLineSearch< GOS, TrlV, TstV >::line_search(), Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::NewtonBase(), Dune::PDELab::NewtonPrepareStep< GOS, TrlV, TstV >::prepare_step(), and Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::setVerbosityLevel().
The documentation for this class was generated from the following file: