#include <dune/pdelab/newton/newton.hh>
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 >
template<class GOS , class TrlV , class TstV >
template<class GOS , class TrlV , class TstV >
|
protectedpure virtualinherited |
template<class GOS , class TrlV , class TstV >
Implements Dune::PDELab::NewtonBase< GOS, TrlV, TstV >.
References Dune::PDELab::NewtonResult< RFType >::defect, Dune::PDELab::NewtonResult< RFType >::first_defect, Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::gridoperator_, Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::linear_reduction_, Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::prev_defect_, Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::reassembled_, Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::res_, Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::u_, and Dune::PDELab::NewtonBase< GOS, TrlV, TstV >::verbosity_level_.
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 >
set a threshold, when the linear operator is reassembled
We allow to keep the linear operator over several newton iterations. If the reduction in the newton drops below a given threshold the linear operator is reassembled to ensure convergence.
Referenced by Dune::PDELab::Newton< GOS, S, TrlV, TstV >::setParameters().
template<class GOS , class TrlV , class TstV >
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 >
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 >
template<class GOS , class TrlV , class TstV >
The documentation for this class was generated from the following file: