aboutsummaryrefslogtreecommitdiff
path: root/Source/WarpX_py.cpp
blob: 8f7b36e45cc525366c43db22fb55b3466185f846 (plain) (blame)
1
2
3
4
5
6
#include <WarpX_py.H>

extern "C" {
    WARPX_CALLBACK_PY_FUNC_1 warpx_py_print_step = nullptr;
}