7 #ifndef WARPX_BOUNDARYSCRAPINGDIAGNOSTICS_H_
8 #define WARPX_BOUNDARYSCRAPINGDIAGNOSTICS_H_
31 void ReadParameters ();
37 void Flush (
int i_buffer)
override;
45 bool DoDump (
int step,
int i_buffer,
bool force_flush=
false)
override;
50 bool DoComputeAndPack (
int step,
bool force_flush=
false)
override;
55 void InitializeBufferData (
int i_buffer,
int lev,
bool restart=
false)
override;
60 void InitializeFieldFunctors (
int lev)
override;
64 void InitializeParticleBuffer ()
override;
Definition: BoundaryScrapingDiagnostics.H:19
utils::parser::IntervalsParser m_intervals
Definition: BoundaryScrapingDiagnostics.H:34
base class for diagnostics. Contains main routines to filter, compute and flush diagnostics.
Definition: Diagnostics.H:31
This class is a parser for multiple slices of the form x,y,z,... where x, y and z are slices of the f...
Definition: IntervalsParser.H:103
i
Definition: check_interp_points_and_weights.py:174
string name
Definition: stencil.py:452