WarpX
Classes
Resampling.H File Reference
#include "ResamplingTrigger.H"

Go to the source code of this file.

Classes

struct  ResamplingAlgorithm
 An empty base class from which specific resampling algorithms are derived. More...
 
class  Resampling
 This is a general class used for resampling that is instantiated as a member of MultiParticleContainer. It contains a ResamplingTrigger object used to determine if resampling should be done at a given timestep for a given species and a pointer to a ResamplingAlgorithm object used to carry out the resampling. More...