deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
This is the complete list of members for NonMatching::ImmersedSurfaceQuadrature< dim, spacedim >, including all inherited members.
clear() | NonMatching::ImmersedSurfaceQuadrature< dim, spacedim > | inline |
get_normal_vectors() const | NonMatching::ImmersedSurfaceQuadrature< dim, spacedim > | |
ImmersedSurfaceQuadrature()=default | NonMatching::ImmersedSurfaceQuadrature< dim, spacedim > | |
ImmersedSurfaceQuadrature(const std::vector< Point< dim > > &points, const std::vector< double > &weights, const std::vector< Tensor< 1, spacedim > > &normals) | NonMatching::ImmersedSurfaceQuadrature< dim, spacedim > | |
normal_vector(const unsigned int i) const | NonMatching::ImmersedSurfaceQuadrature< dim, spacedim > | |
normals | NonMatching::ImmersedSurfaceQuadrature< dim, spacedim > | protected |
push_back(const Point< dim > &point, const double weight, const Tensor< 1, spacedim > &normal) | NonMatching::ImmersedSurfaceQuadrature< dim, spacedim > |