WarpX
WarpXDtType.H
Go to the documentation of this file.
1 /* Copyright 2019 Maxence Thevenet
2  *
3  * This file is part of WarpX.
4  *
5  * License: BSD-3-Clause-LBNL
6  */
7 #ifndef WARPX_DTTYPE_H_
8 #define WARPX_DTTYPE_H_
9 
10 enum struct DtType : int
11 {
12  Full = 0,
13  FirstHalf,
15 };
16 
17 #endif // WARPX_DTTYPE_H_
DtType
Definition: WarpXDtType.H:11
@ SecondHalf
const int[]