WarpX
Classes | Typedefs
SpectralFieldData.H File Reference
#include "Utils/WarpX_Complex.H"
#include "SpectralKSpace.H"
#include "AnyFFT.H"
#include <AMReX_MultiFab.H>
#include <string>

Go to the source code of this file.

Classes

struct  SpectralFieldIndex
 
struct  SpectralAvgFieldIndex
 
struct  SpectralPMLIndex
 
class  SpectralFieldData
 Class that stores the fields in spectral space, and performs the Fourier transforms between real space and spectral space. More...
 

Typedefs

using SpectralField = amrex::FabArray< amrex::BaseFab< Complex > >
 

Typedef Documentation

◆ SpectralField

using SpectralField = amrex::FabArray< amrex::BaseFab <Complex> >