HyPar
1.0
Finite-Difference Hyperbolic-Parabolic PDE Solver on Cartesian Grids
|
#include <physicalmodels/euler1d.h>
Go to the source code of this file.
Macros | |
#define | _Euler1DGetFlowVar_GPU(u, rho, v, e, P, gamma) |
#define | _gpuEuler1DGetFlowVar2_(u, np, rho, v, e, P, gamma) |
#define _Euler1DGetFlowVar_GPU | ( | u, | |
rho, | |||
v, | |||
e, | |||
P, | |||
gamma | |||
) |
Definition at line 3 of file euler1d_gpu.h.
#define _gpuEuler1DGetFlowVar2_ | ( | u, | |
np, | |||
rho, | |||
v, | |||
e, | |||
P, | |||
gamma | |||
) |
Definition at line 11 of file euler1d_gpu.h.