7 #ifndef WARPX_SPECTRAL_K_SPACE_RZ_H_
8 #define WARPX_SPECTRAL_K_SPACE_RZ_H_
Class that represents the spectral space.
Definition: SpectralKSpace.H:48
amrex::RealVect dx
Definition: SpectralKSpace.H:70
amrex::Array< KVectorComponent, AMREX_SPACEDIM > k_vec
Definition: SpectralKSpace.H:67
Definition: SpectralKSpaceRZ.H:21
SpectralKSpaceRZ(const amrex::BoxArray &realspace_ba, const amrex::DistributionMapping &dm, const amrex::RealVect realspace_dx)
Definition: SpectralKSpaceRZ.cpp:20
amrex::RealVect const & getCellSize() const
Definition: SpectralKSpaceRZ.H:28
KVectorComponent const & getKzArray() const
Definition: SpectralKSpaceRZ.H:27