WarpX
Classes | Typedefs
SpectralKSpace.H File Reference
#include "SpectralKSpace_fwd.H"
#include "Utils/WarpX_Complex.H"
#include <AMReX_Array.H>
#include <AMReX_BoxArray.H>
#include <AMReX_Config.H>
#include <AMReX_GpuContainers.H>
#include <AMReX_LayoutData.H>
#include <AMReX_REAL.H>
#include <AMReX_RealVect.H>
#include <AMReX_Vector.H>
#include <AMReX_BaseFwd.H>

Go to the source code of this file.

Classes

struct  ShiftType
 
class  SpectralKSpace
 Class that represents the spectral space. More...
 

Typedefs

using RealKVector = amrex::Gpu::DeviceVector< amrex::Real >
 
using KVectorComponent = amrex::LayoutData< RealKVector >
 
using SpectralShiftFactor = amrex::LayoutData< amrex::Gpu::DeviceVector< Complex > >
 

Typedef Documentation

◆ KVectorComponent

◆ RealKVector

using RealKVector = amrex::Gpu::DeviceVector<amrex::Real>

◆ SpectralShiftFactor