44 constexpr std::array<int, GeometryInfo<dim>::faces_per_cell>
52 constexpr std::array<unsigned int, GeometryInfo<dim>::faces_per_cell>
65 constexpr std::array<unsigned int, GeometryInfo<dim>::vertices_per_cell>
69 constexpr std::array<unsigned int, GeometryInfo<dim>::faces_per_cell>
73 constexpr std::array<unsigned int, GeometryInfo<dim>::vertices_per_cell>
76 const std::array<unsigned int, GeometryInfo<0>::vertices_per_cell>
79 const std::array<unsigned int, GeometryInfo<0>::vertices_per_cell>
89 #ifndef DEAL_II_CXX14_CONSTEXPR_BUG
90 (
const Point<1> (&)[vertices_per_cell],
91 Tensor<1 - 1, 1> (&)[vertices_per_cell])
99 #ifndef DEAL_II_CXX14_CONSTEXPR_BUG
100 (
const Point<2> (&)[vertices_per_cell],
101 Tensor<2 - 1, 2> (&)[vertices_per_cell])
109 #ifndef DEAL_II_CXX14_CONSTEXPR_BUG
111 Tensor<2 - 2, 2> (&forms)[vertices_per_cell])
119 #ifndef DEAL_II_CXX14_CONSTEXPR_BUG
121 Tensor<3 - 2, 3> (&forms)[vertices_per_cell])
130 #ifndef DEAL_II_CXX14_CONSTEXPR_BUG
132 Tensor<3 - 3, 3> (&forms)[vertices_per_cell])
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE
typename internal::ndarray::HelperArray< T, Ns... >::type ndarray