|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Go to the source code of this file.
Namespaces | |
| namespace | DNDS |
| the host side operators are provided as implemented | |
| namespace | DNDS::Geom |
Macros | |
| #define | DNDS_CGNS_CALL_EXIT(call) {if (call) cg_error_exit();} |
Functions | |
| constexpr Elem::ElemType | DNDS::Geom::__getElemTypeFromCGNSType (ElementType_t cgns_et) |
| constexpr ElementType_t | DNDS::Geom::__getCGNSTypeFromElemType (Elem::ElemType et) |