std::map< std::string, WARPX_CALLBACK_PY_FUNC_0 > warpx_callback_py_map
Definition: WarpX_py.cpp:10
bool IsPythonCallBackInstalled(std::string name)
Function to check if the given name is a key in warpx_callback_py_map.
Definition: WarpX_py.cpp:12
void ExecutePythonCallback(std::string name)
Function to look for and execute Python callbacks.
Definition: WarpX_py.cpp:18
string name
Definition: stencil.py:452