Dune Core Modules (2.7.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
smoother.hh File Reference
Classes for the generic construction and application of the smoothers. More...
#include <dune/istl/paamg/construction.hh>
#include <dune/istl/paamg/aggregates.hh>
#include <dune/istl/preconditioners.hh>
#include <dune/istl/schwarz.hh>
#include <dune/istl/novlpschwarz.hh>
#include <dune/common/deprecated.hh>
#include <dune/common/propertymap.hh>
#include <dune/common/unused.hh>
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Dune namespace. | |
Functions | |
template<typename LevelContext > | |
void | Dune::Amg::presmooth (LevelContext &levelContext, size_t steps) |
Apply pre smoothing on the current level. More... | |
template<typename LevelContext > | |
void | Dune::Amg::postsmooth (LevelContext &levelContext, size_t steps) |
Apply post smoothing on the current level. More... | |
Detailed Description
Classes for the generic construction and application of the smoothers.
