43constexpr std::array<int, GeometryInfo<dim>::faces_per_cell>
51constexpr std::array<unsigned int, GeometryInfo<dim>::faces_per_cell>
64constexpr std::array<unsigned int, GeometryInfo<dim>::vertices_per_cell>
68constexpr std::array<unsigned int, GeometryInfo<dim>::faces_per_cell>
72constexpr std::array<unsigned int, GeometryInfo<dim>::vertices_per_cell>
75const std::array<unsigned int, GeometryInfo<0>::vertices_per_cell>
78const std::array<unsigned int, GeometryInfo<0>::vertices_per_cell>
88#ifndef DEAL_II_CXX14_CONSTEXPR_BUG
89 (
const Point<1> (&)[vertices_per_cell],
90 Tensor<1 - 1, 1> (&)[vertices_per_cell])
98#ifndef DEAL_II_CXX14_CONSTEXPR_BUG
99 (
const Point<2> (&)[vertices_per_cell],
100 Tensor<2 - 1, 2> (&)[vertices_per_cell])
108#ifndef DEAL_II_CXX14_CONSTEXPR_BUG
109 (
const Point<2> (&vertices)[vertices_per_cell],
110 Tensor<2 - 2, 2> (&forms)[vertices_per_cell])
118#ifndef DEAL_II_CXX14_CONSTEXPR_BUG
119 (
const Point<3> (&vertices)[vertices_per_cell],
120 Tensor<3 - 2, 3> (&forms)[vertices_per_cell])
129#ifndef DEAL_II_CXX14_CONSTEXPR_BUG
130 (
const Point<3> (&vertices)[vertices_per_cell],
131 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