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