dune-fem 2.8.0
|
#include <algorithm>
#include <utility>
#include <dune/grid/common/gridenums.hh>
#include <dune/fem/operator/matrix/istlmatrixadapter.hh>
#include <dune/fem/space/common/commoperations.hh>
#include <dune/fem/space/common/defaultcommhandler.hh>
#include <dune/fem/space/common/localrestrictprolong.hh>
#include <dune/fem/space/discontinuousgalerkin/localrestrictprolong.hh>
#include <dune/fem/space/shapefunctionset/selectcaching.hh>
#include <dune/fem/space/basisfunctionset/hpdg/anisotropic.hh>
#include "blockmapper.hh"
#include "space.hh"
Go to the source code of this file.
Classes | |
class | Dune::Fem::hpDG::AnisotropicDiscontinuousGalerkinSpace< FunctionSpace, GridPart, order, Storage > |
Implementation of an ![]() | |
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |
namespace | Dune::Fem::hpDG |