aboutsummaryrefslogtreecommitdiff
path: root/Source/Diagnostics/ElectrostaticIO.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Diagnostics/ElectrostaticIO.cpp')
-rw-r--r--Source/Diagnostics/ElectrostaticIO.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Diagnostics/ElectrostaticIO.cpp b/Source/Diagnostics/ElectrostaticIO.cpp
index a8dffac2b..75be2a24c 100644
--- a/Source/Diagnostics/ElectrostaticIO.cpp
+++ b/Source/Diagnostics/ElectrostaticIO.cpp
@@ -114,7 +114,7 @@ WritePlotFileES (const amrex::Vector<std::unique_ptr<amrex::MultiFab> >& rho,
particle_varnames.push_back("Bz");
Vector<std::string> int_names;
-
+
mypc->Checkpoint(plotfilename, particle_varnames, int_names);
WriteJobInfo(plotfilename);