diff options
Diffstat (limited to 'Source')
-rw-r--r-- | Source/Diagnostics/WarpXOpenPMD.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/Diagnostics/WarpXOpenPMD.H b/Source/Diagnostics/WarpXOpenPMD.H index 631c26595..96401e1cc 100644 --- a/Source/Diagnostics/WarpXOpenPMD.H +++ b/Source/Diagnostics/WarpXOpenPMD.H @@ -150,7 +150,7 @@ private: openPMD::Iteration& it = iterations[iteration]; return it; } - }; + } /** This function does initial setup for the fields when interation is newly created |