WarpX
Source
Utils
WarpXConst.H
Go to the documentation of this file.
1
/* Copyright 2019-2022 Andrew Myers, Luca Fedeli, Maxence Thevenet,
2
* Weiqun Zhang, Axel Huebl
3
*
4
* This file is part of WarpX.
5
*
6
* License: BSD-3-Clause-LBNL
7
*/
8
#ifndef WARPX_CONST_H_
9
#define WARPX_CONST_H_
10
11
#include <
ablastr/constant.H
>
12
13
14
namespace
MathConst
15
{
16
using namespace
ablastr::constant::math
;
17
}
18
19
namespace
PhysConst
20
{
21
using namespace
ablastr::constant::SI
;
22
}
23
24
#endif
constant.H
MathConst
Definition:
WarpXConst.H:15
PhysConst
Definition:
WarpXConst.H:20
ablastr::constant::SI
Definition:
constant.H:40
ablastr::constant::math
Definition:
constant.H:19
Generated by
1.9.1