diff options
author | 2019-05-22 21:55:41 -0700 | |
---|---|---|
committer | 2019-05-22 21:55:41 -0700 | |
commit | 63f7eb0be04f4b14ec4ca32e743f0afb0f85fb21 (patch) | |
tree | b36598eab92ce5472423269a08922ad3bbef8bda /Source/Diagnostics/WarpXIO.cpp | |
parent | 4d775b8a252ee8df832e7f04af268c6f2b209d2f (diff) | |
download | WarpX-63f7eb0be04f4b14ec4ca32e743f0afb0f85fb21.tar.gz WarpX-63f7eb0be04f4b14ec4ca32e743f0afb0f85fb21.tar.zst WarpX-63f7eb0be04f4b14ec4ca32e743f0afb0f85fb21.zip |
Adding changes suggested in the PR-review on github
Diffstat (limited to 'Source/Diagnostics/WarpXIO.cpp')
-rw-r--r-- | Source/Diagnostics/WarpXIO.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Diagnostics/WarpXIO.cpp b/Source/Diagnostics/WarpXIO.cpp index d8f26e230..6263d2183 100644 --- a/Source/Diagnostics/WarpXIO.cpp +++ b/Source/Diagnostics/WarpXIO.cpp @@ -777,7 +777,6 @@ WarpX::WriteJobInfo (const std::string& dir) const /* \brief * The slice is ouput using visMF and can be visualized used amrvis. - * THe final objective is to use OpenPMD, but, the next PR will have a yt-compliant format. */ void WarpX::WriteSlicePlotFile () const |