aboutsummaryrefslogtreecommitdiff
path: root/Python/pywarpx/EB2.py
diff options
context:
space:
mode:
Diffstat (limited to 'Python/pywarpx/EB2.py')
-rw-r--r--Python/pywarpx/EB2.py9
1 files changed, 9 insertions, 0 deletions
diff --git a/Python/pywarpx/EB2.py b/Python/pywarpx/EB2.py
new file mode 100644
index 000000000..4b74aafb0
--- /dev/null
+++ b/Python/pywarpx/EB2.py
@@ -0,0 +1,9 @@
+# Copyright 2022 Lorenzo Giacomel
+#
+# This file is part of WarpX.
+#
+# License: BSD-3-Clause-LBNL
+
+from .Bucket import Bucket
+
+eb2 = Bucket('eb2')