scharge.hpp
Go to the documentation of this file.
First-in first-out container with cyclic memory.
Particle and particle point objects
Scalar fields.
void scharge_finalize_pic(MeshScalarField &scharge)
Finalize space charge calculation.
Definition: scharge.cpp:64
void scharge_add_from_trajectory_pic(MeshScalarField &scharge, pthread_mutex_t *mutex, double I, const ParticleP2D &x1, const ParticleP2D &x2)
Function for adding charge to space charge density map from particle trajectory in 2d simulation.
Definition: scharge.cpp:171