diff --git a/Grid/stencil/Stencil.h b/Grid/stencil/Stencil.h index 269ecfe4..d39345f7 100644 --- a/Grid/stencil/Stencil.h +++ b/Grid/stencil/Stencil.h @@ -571,6 +571,7 @@ public: } void AddCopy(void *from,void * to, Integer bytes) { + std::cout << "Adding CopyReceiveBuffer "<