1 #ifndef WARPX_FLUSHFORMATPLOTFILE_H_ 2 #define WARPX_FLUSHFORMATPLOTFILE_H_ 8 #include <AMReX_Geometry.H> 9 #include <AMReX_Vector.H> 11 #include <AMReX_BaseFwd.H> 26 const amrex::Vector<std::string> varnames,
27 const amrex::Vector<amrex::MultiFab>& mf,
28 amrex::Vector<amrex::Geometry>& geom,
29 const amrex::Vector<int> iteration,
const double time,
30 const amrex::Vector<ParticleDiag>& particle_diags,
int nlev,
31 const std::string prefix,
int file_min_digits,
33 bool plot_raw_fields_guards,
34 bool plot_raw_rho,
bool plot_raw_F,
35 bool isBTD =
false,
int snapshotID = -1,
36 const amrex::Geometry& full_BTD_snapshot = amrex::Geometry(),
37 bool isLastBTDFlush =
false)
const override;
44 const std::string& plotfilename,
45 const bool plot_raw_fields_guards,
46 const bool plot_raw_rho,
bool plot_raw_F)
const;
52 const amrex::Vector<ParticleDiag>& particle_diags)
const;
57 #endif // WARPX_FLUSHFORMATPLOTFILE_H_
filename
Definition: write_atomic_data_cpp.py:19
name
Definition: run_automated.py:204