Also use DD partitioning in serial
[alexxy/gromacs.git] / src / gromacs / domdec / localtopologychecker.h
index 253879021b589287c7f8418bddb0d74879c16df7..5ea7d634e2ff3ca01046a595ccf1a3fbe72234e2 100644 (file)
@@ -106,7 +106,9 @@ public:
 
     /*! \brief Set that the local topology should be checked via
      * observables reduction whenever that reduction is required by
-     * another module. */
+     * another module. In case of a single domain a direct assertion
+     * is performed instead.
+     */
     void scheduleCheckOfLocalTopology(int numBondedInteractionsToReduce);
 
 private: