|
Reference documentation for deal.II version 9.2.0
|
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\)
\(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\)
\(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\)
\(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Go to the documentation of this file.
16 #ifndef dealii_non_matching_immersed_surface_quadrature
17 #define dealii_non_matching_immersed_surface_quadrature
91 const std::vector<double> &
weights,
123 const std::vector<Tensor<1, dim>> &
const Tensor< 1, dim > & normal_vector(const unsigned int i) const
double weight(const unsigned int i) const
const Point< dim > & point(const unsigned int i) const
void push_back(const Point< dim > &point, const double weight, const Tensor< 1, dim > &normal)
#define DEAL_II_NAMESPACE_OPEN
std::vector< double > weights
ImmersedSurfaceQuadrature()=default
#define DEAL_II_NAMESPACE_CLOSE
std::vector< Tensor< 1, dim > > normals
const std::vector< Tensor< 1, dim > > & get_normal_vectors() const