dune-fem 2.8.0
|
#include <cassert>
#include <cstddef>
#include <functional>
#include <vector>
#include <dune/common/dynvector.hh>
#include <dune/fem/function/localfunction/localfunction.hh>
#include <dune/fem/function/localfunction/const.hh>
#include <dune/fem/function/localfunction/mutable.hh>
#include <dune/fem/space/common/localinterpolation.hh>
#include "dataprojection.hh"
Go to the source code of this file.
Classes | |
class | Dune::Fem::hpDG::DefaultDataProjection< DiscreteFunction > |
Local ![]() | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |
namespace | Dune::Fem::hpDG |