aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralSolverRZ_fwd.H
blob: 7814912bfa91e0ac19053e3b6f33ffd96128fc5c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* Copyright 2021 Luca Fedeli, Axel Huebl
 *
 * This file is part of WarpX.
 *
 * License: BSD-3-Clause-LBNL
 */

#ifndef WARPX_SPECTRALSOLVERRZ_FWD_H
#define WARPX_SPECTRALSOLVERRZ_FWD_H

class SpectralSolverRZ;

#endif /* WARPX_SPECTRALSOLVERRZ_FWD_H */