44 constexpr std::array<int, GeometryInfo<dim>::faces_per_cell>
48 constexpr std::array<std::array<unsigned int, dim>,
53 constexpr std::array<unsigned int, GeometryInfo<dim>::faces_per_cell>
61 constexpr std::array<std::array<Tensor<1, dim>, dim - 1>,
66 constexpr std::array<unsigned int, GeometryInfo<dim>::vertices_per_cell>
70 constexpr std::array<unsigned int, GeometryInfo<dim>::faces_per_cell>
74 constexpr std::array<unsigned int, GeometryInfo<dim>::vertices_per_cell>
77 const std::array<unsigned int, GeometryInfo<0>::vertices_per_cell>
80 const std::array<unsigned int, GeometryInfo<0>::vertices_per_cell>
90 #ifndef DEAL_II_CONSTEXPR_BUG
91 (
const Point<1> (&)[vertices_per_cell],
92 Tensor<1 - 1, 1> (&)[vertices_per_cell])
100 #ifndef DEAL_II_CONSTEXPR_BUG
101 (
const Point<2> (&)[vertices_per_cell],
102 Tensor<2 - 1, 2> (&)[vertices_per_cell])
110 #ifndef DEAL_II_CONSTEXPR_BUG
112 Tensor<2 - 2, 2> (&forms)[vertices_per_cell])
120 #ifndef DEAL_II_CONSTEXPR_BUG
122 Tensor<3 - 2, 3> (&forms)[vertices_per_cell])
131 #ifndef DEAL_II_CONSTEXPR_BUG
133 Tensor<3 - 3, 3> (&forms)[vertices_per_cell])