|
WarpX
|
#include <SpectralKSpaceRZ.H>
Public Member Functions | |
| SpectralKSpaceRZ (const amrex::BoxArray &realspace_ba, const amrex::DistributionMapping &dm, amrex::RealVect realspace_dx) | |
| KVectorComponent const & | getKzArray () const |
| amrex::RealVect const & | getCellSize () const |
| Public Member Functions inherited from SpectralKSpace | |
| SpectralKSpace () | |
| SpectralKSpace (const amrex::BoxArray &realspace_ba, const amrex::DistributionMapping &dm, amrex::RealVect realspace_dx) | |
| KVectorComponent | getKComponent (const amrex::DistributionMapping &dm, const amrex::BoxArray &realspace_ba, int i_dim, bool only_positive_k) const |
| KVectorComponent | getModifiedKComponent (const amrex::DistributionMapping &dm, int i_dim, int n_order, ablastr::utils::enums::GridType grid_type) const |
| SpectralShiftFactor | getSpectralShiftFactor (const amrex::DistributionMapping &dm, int i_dim, ShiftType shift_type) const |
Additional Inherited Members | |
| Public Attributes inherited from SpectralKSpace | |
| amrex::BoxArray | spectralspace_ba |
| Protected Attributes inherited from SpectralKSpace | |
| amrex::Array< KVectorComponent, 3 > | k_vec |
| amrex::RealVect | dx |
| SpectralKSpaceRZ::SpectralKSpaceRZ | ( | const amrex::BoxArray & | realspace_ba, |
| const amrex::DistributionMapping & | dm, | ||
| amrex::RealVect | realspace_dx ) |
|
inline |
|
inline |