diff options
Diffstat (limited to 'Source/Particles/Gather/FieldGather.H')
-rw-r--r-- | Source/Particles/Gather/FieldGather.H | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Source/Particles/Gather/FieldGather.H b/Source/Particles/Gather/FieldGather.H index b4fc84908..57c5d1a4a 100644 --- a/Source/Particles/Gather/FieldGather.H +++ b/Source/Particles/Gather/FieldGather.H @@ -4,7 +4,8 @@ #include "ShapeFactors.H" #include <WarpX_Complex.H> -/* \brief Field gather for particles handled by thread thread_num +/** + * \brief Field gather for particles handled by thread thread_num * \param xp, yp, zp : Pointer to arrays of particle positions. * \param Exp, Eyp, Ezp: Pointer to array of electric field on particles. * \param Bxp, Byp, Bzp: Pointer to array of magnetic field on particles. |