Synchronise changes

This commit is contained in:
Peter Boyle
2023-12-22 18:09:11 -05:00
parent defd814750
commit 551f6c4edd
@@ -368,6 +368,7 @@ public:
ComplexD(c),
BLAS_CP);
}
BLAS.synchronise();
t_mult+=usecond();
// std::cout << GridLogMessage << "New Mrhs coarse BLAStoGrid "<<std::endl;
t_BtoG=-usecond();