/* Copyright 2021 Luca Fedeli, Axel Huebl * * This file is part of WarpX. * * License: BSD-3-Clause-LBNL */ #ifndef WARPX_SPECTRALKSPACE_FWD_H #define WARPX_SPECTRALKSPACE_FWD_H struct ShiftType; class SpectralKSpace; #endif /* WARPX_SPECTRALKSPACE_FWD_H */