WarpX
Classes
ResamplingTrigger.H File Reference
#include "Utils/IntervalsParser.H"
#include <AMReX_ParmParse.H>

Go to the source code of this file.

Classes

class  ResamplingTrigger
 This class is used to determine if resampling should be done at a given timestep for a given species. Specifically resampling is performed if the current timestep is included in the IntervalsParser m_resampling_intervals or if the average number of particles per cell of the considered species exceeds the threshold m_max_avg_ppc. More...