WarpX
Variables
WarpX_py.cpp File Reference
#include "WarpX_py.H"

Variables

WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterinit = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_beforeEsolve = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterEsolve = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_beforedeposition = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterdeposition = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_particlescraper = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_particleloader = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_beforestep = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterstep = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterrestart = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_particleinjection = nullptr
 
WARPX_CALLBACK_PY_FUNC_0 warpx_py_appliedfields = nullptr
 

Variable Documentation

◆ warpx_py_afterdeposition

WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterdeposition = nullptr

◆ warpx_py_afterEsolve

WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterEsolve = nullptr

◆ warpx_py_afterinit

WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterinit = nullptr

◆ warpx_py_afterrestart

WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterrestart = nullptr

◆ warpx_py_afterstep

WARPX_CALLBACK_PY_FUNC_0 warpx_py_afterstep = nullptr

◆ warpx_py_appliedfields

WARPX_CALLBACK_PY_FUNC_0 warpx_py_appliedfields = nullptr

◆ warpx_py_beforedeposition

WARPX_CALLBACK_PY_FUNC_0 warpx_py_beforedeposition = nullptr

◆ warpx_py_beforeEsolve

WARPX_CALLBACK_PY_FUNC_0 warpx_py_beforeEsolve = nullptr

◆ warpx_py_beforestep

WARPX_CALLBACK_PY_FUNC_0 warpx_py_beforestep = nullptr

◆ warpx_py_particleinjection

WARPX_CALLBACK_PY_FUNC_0 warpx_py_particleinjection = nullptr

◆ warpx_py_particleloader

WARPX_CALLBACK_PY_FUNC_0 warpx_py_particleloader = nullptr

◆ warpx_py_particlescraper

WARPX_CALLBACK_PY_FUNC_0 warpx_py_particlescraper = nullptr