#include <FlushFormatCheckpoint.H>
|
| virtual void | WriteToFile (const amrex::Vector< std::string > varnames, const amrex::Vector< amrex::MultiFab > &mf, amrex::Vector< amrex::Geometry > &geom, const amrex::Vector< int > iteration, const double time, const amrex::Vector< ParticleDiag > &particle_diags, int nlev, const std::string prefix, int file_min_digits, bool plot_raw_fields, bool plot_raw_fields_guards, const 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 amrex::Vector< int > &totalParticlesFlushedAlready=amrex::Vector< int >()) const override final |
| |
| void | CheckpointParticles (const std::string &dir, const amrex::Vector< ParticleDiag > &particle_diags) const |
| |
| void | WriteDMaps (const std::string &dir, int nlev) const |
| |
◆ CheckpointParticles()
| void FlushFormatCheckpoint::CheckpointParticles |
( |
const std::string & |
dir, |
|
|
const amrex::Vector< ParticleDiag > & |
particle_diags |
|
) |
| const |
|
private |
◆ WriteDMaps()
| void FlushFormatCheckpoint::WriteDMaps |
( |
const std::string & |
dir, |
|
|
int |
nlev |
|
) |
| const |
|
private |
◆ WriteToFile()
| void FlushFormatCheckpoint::WriteToFile |
( |
const amrex::Vector< std::string > |
varnames, |
|
|
const amrex::Vector< amrex::MultiFab > & |
mf, |
|
|
amrex::Vector< amrex::Geometry > & |
geom, |
|
|
const amrex::Vector< int > |
iteration, |
|
|
const double |
time, |
|
|
const amrex::Vector< ParticleDiag > & |
particle_diags, |
|
|
int |
nlev, |
|
|
const std::string |
prefix, |
|
|
int |
file_min_digits, |
|
|
bool |
plot_raw_fields, |
|
|
bool |
plot_raw_fields_guards, |
|
|
const 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 amrex::Vector< int > & |
totalParticlesFlushedAlready = amrex::Vector<int>() |
|
) |
| const |
|
finaloverrideprivatevirtual |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/artemis-em/checkouts/latest/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.H
- /home/docs/checkouts/readthedocs.org/user_builds/artemis-em/checkouts/latest/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp