DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
EulerP Directory Reference
Directory dependency graph for EulerP:

Files

 EulerP.hpp
 Core type definitions and utilities for the EulerP alternative Navier-Stokes evaluator module.
 
 EulerP_ARS.hpp
 Approximate Riemann Solver (Roe scheme) for the EulerP 5-equation Navier-Stokes system.
 
 EulerP_BC.cpp
 
 EulerP_BC.hpp
 Boundary condition types, implementations, and handler for the EulerP module.
 
 EulerP_BC_bind.hpp
 Pybind11 bindings for the EulerP boundary condition types and handlers.
 
 EulerP_Evaluator.cpp
 Host-side implementation of EulerP Evaluator methods.
 
 EulerP_Evaluator.hpp
 Main evaluator class for the EulerP compressible Navier-Stokes solver module.
 
 EulerP_Evaluator_bind.hpp
 Pybind11 bindings for the EulerP Evaluator class and its packed argument structs.
 
 EulerP_Evaluator_impl.cpp
 Host-backend explicit specializations of Evaluator_impl kernel methods.
 
 EulerP_Evaluator_impl.hpp
 Backend-specific implementation layer for EulerP Evaluator kernel dispatch.
 
 EulerP_Evaluator_impl_common.hxx
 Shared device-callable kernel implementations for the EulerP Evaluator.
 
 EulerP_Evaluator_impl_utils.hpp
 Internal utility types for the EulerP Evaluator kernel implementations.
 
 EulerP_Physics.hpp
 Physics model definitions for the EulerP module: gas properties, state conversions, and inviscid flux computation.
 
 EulerP_Physics_bind.hpp
 Pybind11 bindings for the EulerP Physics class.
 
 eulerP_pybind11.cpp