dune-fem
2.8-git
|
#include <cassert>
#include <cstddef>
#include <array>
#include <memory>
#include <type_traits>
#include <dune/geometry/type.hh>
#include <dune/grid/common/capabilities.hh>
#include <dune/fem/space/basisfunctionset/default.hh>
#include <dune/fem/space/common/functionspace.hh>
#include <dune/fem/space/shapefunctionset/legendre.hh>
#include <dune/fem/space/shapefunctionset/proxy.hh>
#include <dune/fem/space/shapefunctionset/selectcaching.hh>
#include <dune/fem/space/shapefunctionset/vectorial.hh>
#include "basisfunctionsets.hh"
Go to the source code of this file.
Classes | |
class | Dune::Fem::hpDG::LegendreBasisFunctionSets< FunctionSpace, GridPart, maxOrder, hierarchicalOrdering, Storage > |
A family of local product basis function sets. More... | |
Namespaces | |
Dune | |
Dune::Fem | |
Dune::Fem::hpDG | |