diff --git a/src/Vector/vector_dist.hpp b/src/Vector/vector_dist.hpp index 66ac010b09e1039abcd0c19974cb23f9c1c93a05..a30f4b7c07cba3aece773bf2476d1daa794fd1a1 100644 --- a/src/Vector/vector_dist.hpp +++ b/src/Vector/vector_dist.hpp @@ -2391,9 +2391,10 @@ public: */ void ghost_get_subset() { - #ifdef SE_CLASS1 + /* #ifdef SE_CLASS1 + This is not a ghost get on subset. std::cerr<<__FILE__<<":"<<__LINE__<<":You Used a ghost_get on a subset. This does not do anything. Please use ghostget on the entire set."; - #endif + #endif */ } /*! \brief It synchronize the properties and position of the ghost particles