9#include <kernel/shape.hpp> 
   15    namespace BognerFoxSchmit
 
   22      template<
typename Shape_, 
int dim_>
 
   29      template<
int shape_dim_>
 
   33        static constexpr int count = (1 << shape_dim_);
 
Bogner-Fox-Schmit Dof-Traits class template.
static constexpr int count
no dofs for any shape dimension > 0