dune-fem 2.8.0
|
#include <dune/common/bartonnackmanifcheck.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/fem/function/localfunction/const.hh>
#include <dune/fem/function/localfunction/mutable.hh>
#include <dune/fem/space/common/localrestrictprolong.hh>
Go to the source code of this file.
Classes | |
class | Dune::Fem::RestrictProlongInterface< Traits > |
Interface class defining the local behaviour of the restrict/prolong operation (using BN) More... | |
struct | Dune::Fem::RestrictProlongTraits< Impl, DomainField > |
Traits class for derivation from RestrictProlongInterface. More... | |
class | Dune::Fem::RestrictProlongInterfaceDefault< Traits > |
Interface default implementation for derived classes. More... | |
class | Dune::Fem::RestrictProlongDefault< DiscreteFunction > |
This is a wrapper for the default implemented restriction/prolongation operator, which only takes a discrete function template. More... | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |