WarpX
|
Classes | |
class | plot_particle_path.AMReXParticleHeader |
Namespaces | |
plot_particle_path | |
Functions | |
def | plot_particle_path.read_particle_data (fn, ptype="particle0") |
Variables | |
list | plot_particle_path.x0 = [] |
list | plot_particle_path.y0 = [] |
list | plot_particle_path.x1 = [] |
list | plot_particle_path.y1 = [] |
plot_particle_path.fn_list = glob.glob("plt?????") | |
plot_particle_path.idata | |
plot_particle_path.rdata | |
plot_particle_path.fn | |
plot_particle_path.ptype | |
plot_particle_path.fig = plt.gcf() | |
plot_particle_path.ax = plt.gca() | |