15#ifndef dealii_non_matching_immersed_surface_quadrature
16#define dealii_non_matching_immersed_surface_quadrature
105 template <
int dim,
int spacedim = dim>
121 const std::vector<double> &weights,
159 const std::vector<Tensor<1, spacedim>> &
std::vector< Tensor< 1, spacedim > > normals
void push_back(const Point< dim > &point, const double weight, const Tensor< 1, spacedim > &normal)
const Tensor< 1, spacedim > & normal_vector(const unsigned int i) const
const std::vector< Tensor< 1, spacedim > > & get_normal_vectors() const
ImmersedSurfaceQuadrature()=default
#define DEAL_II_NAMESPACE_OPEN
#define DEAL_II_NAMESPACE_CLOSE