aboutsummaryrefslogtreecommitdiff
path: root/Source/WarpX_py.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WarpX_py.cpp')
-rw-r--r--Source/WarpX_py.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/WarpX_py.cpp b/Source/WarpX_py.cpp
new file mode 100644
index 000000000..8da36142b
--- /dev/null
+++ b/Source/WarpX_py.cpp
@@ -0,0 +1,6 @@
+#include <WarpX_py.H>
+
+extern "C" {
+ WARPX_CALLBACK_PY_FUNC_1 warpx_py_print_step;
+}
+