#include <FlushFormat.H>
|
| virtual void | WriteToFile (const amrex::Vector< std::string > &varnames, const amrex::Vector< amrex::MultiFab > &mf, amrex::Vector< amrex::Geometry > &geom, amrex::Vector< int > iteration, double time, const amrex::Vector< ParticleDiag > &particle_diags, int nlev, std::string prefix, int file_min_digits, bool plot_raw_fields, bool plot_raw_fields_guards, int verbose=2, bool use_pinned_pc=false, bool isBTD=false, int snapshotID=-1, int bufferID=1, int numBuffers=1, const amrex::Geometry &full_BTD_snapshot=amrex::Geometry(), bool isLastBTDFlush=false) const =0 |
| |
| | FlushFormat ()=default |
| |
| virtual | ~FlushFormat ()=default |
| |
| | FlushFormat (FlushFormat const &)=default |
| |
| FlushFormat & | operator= (FlushFormat const &)=default |
| |
| | FlushFormat (FlushFormat &&)=default |
| |
| FlushFormat & | operator= (FlushFormat &&)=default |
| |
◆ FlushFormat() [1/3]
| FlushFormat::FlushFormat |
( |
| ) |
|
|
default |
◆ ~FlushFormat()
| virtual FlushFormat::~FlushFormat |
( |
| ) |
|
|
virtualdefault |
◆ FlushFormat() [2/3]
◆ FlushFormat() [3/3]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ WriteToFile()
| virtual void FlushFormat::WriteToFile |
( |
const amrex::Vector< std::string > & | varnames, |
|
|
const amrex::Vector< amrex::MultiFab > & | mf, |
|
|
amrex::Vector< amrex::Geometry > & | geom, |
|
|
amrex::Vector< int > | iteration, |
|
|
double | time, |
|
|
const amrex::Vector< ParticleDiag > & | particle_diags, |
|
|
int | nlev, |
|
|
std::string | prefix, |
|
|
int | file_min_digits, |
|
|
bool | plot_raw_fields, |
|
|
bool | plot_raw_fields_guards, |
|
|
int | verbose = 2, |
|
|
bool | use_pinned_pc = false, |
|
|
bool | isBTD = false, |
|
|
int | snapshotID = -1, |
|
|
int | bufferID = 1, |
|
|
int | numBuffers = 1, |
|
|
const amrex::Geometry & | full_BTD_snapshot = amrex::Geometry(), |
|
|
bool | isLastBTDFlush = false ) const |
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/warpx/checkouts/6270/Source/Diagnostics/FlushFormats/FlushFormat.H