WarpX
HybridPICModel_fwd.H
Go to the documentation of this file.
1 /* Copyright 2023 The WarpX Community
2  *
3  * This file is part of WarpX.
4  *
5  * Authors: Roelof Groenewald (TAE Technologies)
6  *
7  * License: BSD-3-Clause-LBNL
8  */
9 
10 #ifndef WARPX_HYBRIDPICMODEL_FWD_H
11 #define WARPX_HYBRIDPICMODEL_FWD_H
12 
13 class HybridPICModel;
14 
15 #endif /* WARPX_HYBRIDPICMODEL_FWD_H */
This class contains the parameters needed to evaluate hybrid field solutions (kinetic ions with fluid...
Definition: HybridPICModel.H:30