WarpX
SpectralFieldData_fwd.H
Go to the documentation of this file.
1 /* Copyright 2021 Luca Fedeli, Axel Huebl
2  *
3  * This file is part of WarpX.
4  *
5  * License: BSD-3-Clause-LBNL
6  */
7 
8 #ifndef WARPX_SPECTRALFIELDDATA_FWD_H
9 #define WARPX_SPECTRALFIELDDATA_FWD_H
10 
11 class SpectralFieldIndex;
12 class SpectralFieldData;
13 
14 #endif /* WARPX_SPECTRALFIELDDATA_FWD_H */
Class that stores the fields in spectral space, and performs the Fourier transforms between real spac...
Definition: SpectralFieldData.H:143
Definition: SpectralFieldData.H:34