WarpX
SpectralKSpace_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_SPECTRALKSPACE_FWD_H
9 #define WARPX_SPECTRALKSPACE_FWD_H
10 
11 struct ShiftType;
12 
13 class SpectralKSpace;
14 
15 #endif /* WARPX_SPECTRALKSPACE_FWD_H */
Class that represents the spectral space.
Definition: SpectralKSpace.H:48
Definition: SpectralKSpace.H:36