9#include <kernel/shape.hpp>
24 template<
typename Shape_,
int dim_>
31 template<
typename Shape_>
38 template<
int shape_dim_>
45 template<
int shape_dim_>
52 template<
int shape_dim_,
int face_dim_>
53 struct DofTraits<Shape::Hypercube<shape_dim_>, face_dim_>
56 static constexpr int count = (1 << face_dim_);
60 template<
int shape_dim_>
Lagrange-3 Dof-Traits class template.
static constexpr int count
no dofs for any shape dimension > 0