1#ifndef WARPX_FLUSHFORMATSENSEI_H_
2#define WARPX_FLUSHFORMATSENSEI_H_
7#if defined(AMREX_USE_SENSEI_INSITU)
8# include <AMReX_AmrMeshParticleInSituBridge.H>
11using AmrMeshParticleInSituBridge = void;
57 std::string prefix,
int file_min_digits,
59 bool plot_raw_fields_guards,
61 bool use_pinned_pc =
false,
62 bool isBTD =
false,
int snapshotID = -1,
63 int bufferID = 1,
int numBuffers = 1,
65 bool isLastBTDFlush =
false)
const override;