#include <cstddef>
#include <vector>
#include <dune/common/math.hh>
#include <dune/common/rangeutilities.hh>
#include <dune/common/typetraits.hh>
#include <dune/localfunctions/common/localkey.hh>
Go to the source code of this file.
|
| template<class D, class R, unsigned int dim, unsigned int order> |
| constexpr unsigned int | Dune::BDFMCubeLocalCoefficients< D, R, dim, order >::interiorDofs |
| template<class D, class R, unsigned int dim, unsigned int order> |
| constexpr unsigned int | Dune::BDFMCubeLocalCoefficients< D, R, dim, order >::faceDofs |
| template<class D, class R, unsigned int dim, unsigned int order> |
| constexpr std::size_t | Dune::BDFMCubeLocalCoefficients< D, R, dim, order >::numFaces |