WarpX
Loading...
Searching...
No Matches
SpectralKSpace.H File Reference
#include "SpectralKSpace_fwd.H"
#include "Utils/WarpX_Complex.H"
#include <ablastr/utils/Enums.H>
#include <AMReX_Array.H>
#include <AMReX_BoxArray.H>
#include <AMReX_Config.H>
#include <AMReX_Enum.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

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

Typedefs

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

Enumerations

enum class  ShiftType : int { TransformFromCellCentered , TransformToCellCentered }
 

Typedef Documentation

◆ KVectorComponent

◆ RealKVector

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

◆ SpectralShiftFactor

Initial value:

Enumeration Type Documentation

◆ ShiftType

enum class ShiftType : int
strong
Enumerator
TransformFromCellCentered 
TransformToCellCentered