#include <InjectorDensity.H>
|
| | InjectorDensityFromFile (std::string const &a_file_name, amrex::Geometry const &a_geom, bool a_distributed) |
| |
| void | clear () |
| |
| void | prepare (amrex::BoxArray const &grids, amrex::DistributionMapping const &dmap, amrex::IntVect const &ngrow, std::function< amrex::Real(amrex::Real)> const &get_zlab) |
| |
| void | prepare (amrex::RealBox const &pbox, int moving_dir, int moving_sign, std::function< amrex::Real(amrex::Real)> const &get_zlab) |
| |
| void | prepare (int li) |
| |
| bool | distributed () const |
| |
| AMREX_GPU_HOST_DEVICE amrex::Real | getDensity (amrex::Real x, amrex::Real y, amrex::Real z) const noexcept |
| |
◆ InjectorDensityFromFile()
| InjectorDensityFromFile::InjectorDensityFromFile |
( |
std::string const & | a_file_name, |
|
|
amrex::Geometry const & | a_geom, |
|
|
bool | a_distributed ) |
◆ clear()
| void InjectorDensityFromFile::clear |
( |
| ) |
|
◆ distributed()
| bool InjectorDensityFromFile::distributed |
( |
| ) |
const |
|
nodiscard |
◆ getDensity()
◆ prepare() [1/3]
◆ prepare() [2/3]
◆ prepare() [3/3]
| void InjectorDensityFromFile::prepare |
( |
int | li | ) |
|
◆ m_external_field_reader
◆ m_external_field_view
The documentation for this struct was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/6368/Source/Initialization/InjectorDensity.H
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/6368/Source/Initialization/InjectorDensity.cpp