Enable TPI with the Verlet cut-off scheme
[alexxy/gromacs.git] / src / gromacs / nbnxm / pairsearch.h
index 10ab4d15f9bac7289f7e48361c28ff323d685ac1..7bf8f421a38200b2b23f5158984ac68d45cdb2b7 100644 (file)
@@ -207,6 +207,7 @@ class PairSearch
          * \param[in] maxNumThreads   The maximum number of threads used in the search
          */
         PairSearch(int                       ePBC,
+                   bool                      doTestParticleInsertion,
                    const ivec               *numDDCells,
                    const gmx_domdec_zones_t *zones,
                    PairlistType              pairlistType,