WarpX
Loading...
Searching...
No Matches
ElectronPressure Struct Reference

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)
 

Detailed Description

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.

Member Function Documentation

◆ get_pressure()

AMREX_GPU_HOST_DEVICE static AMREX_FORCE_INLINE amrex::Real ElectronPressure::get_pressure ( amrex::Real const n0,
amrex::Real const T0,
amrex::Real const gamma,
amrex::Real const rho )
inlinestatic

The documentation for this struct was generated from the following file: