WarpX
Loading...
Searching...
No Matches
FlushFormatInSitu.H File Reference
#include "FlushFormat.H"
#include "Diagnostics/ParticleDiag/ParticleDiag_fwd.H"
#include <AMReX_Geometry.H>
#include <AMReX_Vector.H>
#include <AMReX_BaseFwd.H>
#include <string>

Go to the source code of this file.

Classes

class  FlushFormatInSitu
 This class is a wrapper for the two single-backend in-situ formats, those being Catalyst and Ascent. They both use the exact same code for writing particles and this class aims to reduce redundancy by defining the method only once. More...