From defefa9b053dccc3cf35a2e8e4fda7ea01a7f7d7 Mon Sep 17 00:00:00 2001 From: Edoardo Zoni <59625522+EZoni@users.noreply.github.com> Date: Thu, 21 Oct 2021 10:02:52 -0700 Subject: Raw Diagnostics: Plot rho,F Automatically (#2456) --- Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/Diagnostics/FlushFormats/FlushFormatCheckpoint.cpp') 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 -- cgit v1.2.3