diff options
author | 2021-10-21 10:02:52 -0700 | |
---|---|---|
committer | 2021-10-21 10:02:52 -0700 | |
commit | defefa9b053dccc3cf35a2e8e4fda7ea01a7f7d7 (patch) | |
tree | b8b7954ccaba11f4196b541e605a2f34c7d129f2 /Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp | |
parent | 7d011e8f733c9bcb1de8d44c27bf912655d36068 (diff) | |
download | WarpX-defefa9b053dccc3cf35a2e8e4fda7ea01a7f7d7.tar.gz WarpX-defefa9b053dccc3cf35a2e8e4fda7ea01a7f7d7.tar.zst WarpX-defefa9b053dccc3cf35a2e8e4fda7ea01a7f7d7.zip |
Raw Diagnostics: Plot rho,F Automatically (#2456)
Diffstat (limited to 'Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp')
-rw-r--r-- | Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp b/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp index 9b7e2195f..915839683 100644 --- a/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp +++ b/Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp @@ -31,7 +31,6 @@ FlushFormatCheckpoint::WriteToFile ( const std::string prefix, int file_min_digits, bool /*plot_raw_fields*/, bool /*plot_raw_fields_guards*/, - bool /*plot_raw_rho*/, bool /*plot_raw_F*/, bool /*isBTD*/, int /*snapshotID*/, const amrex::Geometry& /*full_BTD_snapshot*/, bool /*isLastBTDFlush*/) const |