deal.II version GIT relicensing-2171-g98af52917d 2024-11-23 14:40:00+00:00
|
Classes | |
class | CellWiseFunction |
class | RefSpaceFEFieldFunction |
Functions | |
static ::ExceptionBase & | ExcCellNotSet () |
static ::ExceptionBase & | ExcReferenceCellNotHypercube () |
template<int dim> | |
BoundingBox< dim > | create_subcell_box (const BoundingBox< dim > &unit_box, const std::array< unsigned int, dim > &subcell_indices, const unsigned int n_subdivisions) |
template<int dim> | |
std::vector< unsigned int > | setup_lexicographic_mask (const std::array< unsigned int, dim > &subcell_indices, unsigned int dofs_per_line) |
BoundingBox< dim > NonMatching::internal::DiscreteQuadratureGeneratorImplementation::create_subcell_box | ( | const BoundingBox< dim > & | unit_box, |
const std::array< unsigned int, dim > & | subcell_indices, | ||
const unsigned int | n_subdivisions | ||
) |
Definition at line 1735 of file quadrature_generator.cc.