|
WarpX
|
#include <InjectorDensity.H>
Classes | |
| union | Object |
Private Types | |
| enum struct | Type { constant , parser , fromfile } |
Private Attributes | |
| Type | type |
| Object | object |
| std::unique_ptr< void, amrex::DataDeleter > | inj_rho_data |
| amrex::Vector< InjectorDensity * > | inj_rho_omp |
|
strongprivate |
|
inline |
|
inline |
|
inline |
|
delete |
|
delete |
|
default |
| void InjectorDensity::clear | ( | ) |
|
nodiscard |
|
inlinenodiscardnoexcept |
|
nodiscard |
|
delete |
|
delete |
| void InjectorDensity::prepare | ( | amrex::BoxArray const & | grids, |
| amrex::DistributionMapping const & | dmap, | ||
| amrex::IntVect const & | ngrow, | ||
| std::function< amrex::Real(amrex::Real)> const & | get_zlab ) |
| void InjectorDensity::prepare | ( | amrex::RealBox const & | pbox, |
| int | moving_dir, | ||
| int | moving_sign, | ||
| std::function< amrex::Real(amrex::Real)> const & | get_zlab ) |
| void InjectorDensity::prepare | ( | int | li, |
| InjectorDensity ** | inj_rho ) |
|
private |
|
private |
|
private |
|
private |