WarpX
|
#include "HybridPICModel_fwd.H"
#include "Utils/WarpXAlgorithmSelection.H"
#include "FieldSolver/FiniteDifferenceSolver/FiniteDifferenceSolver.H"
#include "Utils/Parser/ParserUtils.H"
#include "Utils/WarpXConst.H"
#include "Utils/WarpXProfilerWrapper.H"
#include <AMReX_Array.H>
#include <AMReX_REAL.H>
Go to the source code of this file.
Classes | |
class | HybridPICModel |
This class contains the parameters needed to evaluate hybrid field solutions (kinetic ions with fluid electrons). More... | |
struct | ElectronPressure |
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... | |