Miscellaneous doxygen fixes
[alexxy/gromacs.git] / src / gromacs / mdlib / lincs_gpu.h
index 5fc68b08d4642ab9e279ffb21211a4c1ce08c273..febb72ab222cdb5405e3db1398f93e8d7ad0f217 100644 (file)
@@ -96,7 +96,7 @@ struct LincsGpuKernelParameters
     DeviceBuffer<AtomPair> d_constraints;
     //! Equilibrium distances for the constraints (GPU)
     DeviceBuffer<float> d_constraintsTargetLengths;
-    /*! Whether there are coupled constraints.
+    /*! \brief Whether there are coupled constraints.
      *
      * In SYCL, the accessors can not be initialized with an empty buffer.
      * In case there are no coupled constraints, the respective buffers below are