DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
QuadratureHub.hpp File Reference
Include dependency graph for QuadratureHub.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  DNDS
 the host side operators are provided as implemented
 
namespace  DNDS::Geom
 
namespace  DNDS::Geom::Elem
 

Functions

constexpr t_index DNDS::Geom::Elem::GetQuadratureScheme (ParamSpace ps, int int_order)
 
template<class TPoint >
void DNDS::Geom::Elem::GetQuadraturePoint (ParamSpace ps, t_index scheme, int iG, TPoint &pParam, t_real &w)