WarpX
|
This struct contains only static functions to compute the electron pressure using the particle density at a given point and the user provided reference density and temperatures. More...
#include <HybridPICModel.H>
Static Public Member Functions | |
AMREX_GPU_HOST_DEVICE static AMREX_FORCE_INLINE amrex::Real | get_pressure (amrex::Real const n0, amrex::Real const T0, amrex::Real const gamma, amrex::Real const rho) |
This struct contains only static functions to compute the electron pressure using the particle density at a given point and the user provided reference density and temperatures.
|
inlinestatic |