|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
#include "QuadratureHub.hpp"Go to the source code of this file.
Classes | |
| class | DNDS::Geom::Elem::SummationNoOp |
| struct | DNDS::Geom::Elem::detail::TNBufferAtQuadrature |
| struct | DNDS::Geom::Elem::Quadrature |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
| namespace | DNDS::Geom |
| namespace | DNDS::Geom::Elem |
| namespace | DNDS::Geom::Elem::detail |
| Gauss-Jacobi (alpha=2, beta=0) with 1 point. | |
Functions | |
| auto | DNDS::Geom::Elem::GetQuadPatches (Quadrature &q) |
| template<int dim> | |
| real | DNDS::Geom::Elem::CellJacobianDet (const Geom::tSmallCoords &coordsCell, const Geom::Elem::tD01Nj &DiNj) |
| real | DNDS::Geom::Elem::CellJacobianDet (int dim, const Geom::tSmallCoords &coordsCell, const Geom::Elem::tD01Nj &DiNj) |
| template<int dim> | |
| real | DNDS::Geom::Elem::FaceJacobianDet (const Geom::tSmallCoords &coords, const Geom::Elem::tD01Nj &DiNj) |
| real | DNDS::Geom::Elem::FaceJacobianDet (int dim, const Geom::tSmallCoords &coords, const Geom::Elem::tD01Nj &DiNj) |