1 #ifndef WARPX_FLUSHFORMATCHECKPOINT_H_ 2 #define WARPX_FLUSHFORMATCHECKPOINT_H_ 10 const amrex::Vector<std::string> varnames,
11 const amrex::Vector<amrex::MultiFab>& mf,
12 amrex::Vector<amrex::Geometry>& geom,
13 const amrex::Vector<int> iteration,
const double time,
14 const amrex::Vector<ParticleDiag>& particle_diags,
int nlev,
const std::string prefix,
16 bool plot_raw_fields_guards,
17 bool plot_raw_rho,
bool plot_raw_F)
const override final;
20 const amrex::Vector<ParticleDiag>& particle_diags)
const;
23 #endif // WARPX_FLUSHFORMATCHECKPOINT_H_