|
DNDSR 0.1.0.dev1+gcd065ad
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::__TNBufferAtQuadrature |
| struct | DNDS::Geom::Elem::Quadrature |
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
| namespace | DNDS::Geom |
| namespace | DNDS::Geom::Elem |
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) |