WarpX
Source
Evolve
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
,
14
SecondHalf
15
};
16
17
#endif
// WARPX_DTTYPE_H_
DiagTypes::Full
@ Full
DtType
DtType
Definition:
WarpXDtType.H:11
DtType::SecondHalf
@ SecondHalf
DtType::FirstHalf
@ FirstHalf
int
const int[]
Generated by
1.9.1