aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/SpectralSolver/SpectralAlgorithms
diff options
context:
space:
mode:
authorGravatar MaxThevenet <mthevenet@lbl.gov> 2020-01-08 11:38:54 -0800
committerGravatar MaxThevenet <mthevenet@lbl.gov> 2020-01-08 11:38:54 -0800
commitc14027f2cb02f907d6ffb780dcdd2370c215f159 (patch)
tree078e17356db2cc38deb65f314058f6828bdf1bc0 /Source/FieldSolver/SpectralSolver/SpectralAlgorithms
parent51928494512705e2de63b4d4e65b22cf36970f09 (diff)
parentbc0fc9548e6768b454310cbc21d0d2cfcf4b72f0 (diff)
downloadWarpX-c14027f2cb02f907d6ffb780dcdd2370c215f159.tar.gz
WarpX-c14027f2cb02f907d6ffb780dcdd2370c215f159.tar.zst
WarpX-c14027f2cb02f907d6ffb780dcdd2370c215f159.zip
Merge branch 'dev' into comm
Diffstat (limited to 'Source/FieldSolver/SpectralSolver/SpectralAlgorithms')
-rw-r--r--Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithm.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithm.H b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithm.H
index bc7f90fac..b7aed9e40 100644
--- a/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithm.H
+++ b/Source/FieldSolver/SpectralSolver/SpectralAlgorithms/PsatdAlgorithm.H
@@ -3,7 +3,8 @@
#include <SpectralBaseAlgorithm.H>
-/* \brief Class that updates the field in spectral space
+/**
+ * \brief Class that updates the field in spectral space
* and stores the coefficients of the corresponding update equation.
*/
class PsatdAlgorithm : public SpectralBaseAlgorithm