7 #ifndef WARPX_BOUNDARYSCRAPINGDIAGNOSTICS_H_
8 #define WARPX_BOUNDARYSCRAPINGDIAGNOSTICS_H_
36 void Flush (
int i_buffer,
bool )
override;
44 bool DoDump (
int step,
int i_buffer,
bool force_flush=
false)
override;
Definition: BoundaryScrapingDiagnostics.H:18
void InitializeFieldFunctors(int lev) override
Definition: BoundaryScrapingDiagnostics.cpp:70
bool DoDump(int step, int i_buffer, bool force_flush=false) override
Return whether to dump data to file at this time step. (i.e. whether to call Flush)
Definition: BoundaryScrapingDiagnostics.cpp:114
void Flush(int i_buffer, bool) override
Flush data to file.
Definition: BoundaryScrapingDiagnostics.cpp:124
BoundaryScrapingDiagnostics(int i, const std::string &name)
Definition: BoundaryScrapingDiagnostics.cpp:24
utils::parser::IntervalsParser m_intervals
Definition: BoundaryScrapingDiagnostics.H:33
void ReadParameters()
Definition: BoundaryScrapingDiagnostics.cpp:31
void InitializeBufferData(int i_buffer, int lev, bool restart=false) override
Definition: BoundaryScrapingDiagnostics.cpp:78
bool DoComputeAndPack(int step, bool force_flush=false) override
Definition: BoundaryScrapingDiagnostics.cpp:108
void InitializeParticleBuffer() override
Definition: BoundaryScrapingDiagnostics.cpp:86
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
name
Definition: run_automated.py:229