minor change

This commit is contained in:
Ruipeng Li 2022-06-10 15:07:57 -07:00
parent 6ce70c135e
commit cb5814c4f4

View File

@ -4029,7 +4029,6 @@ hypre_ParTMatmul( hypre_ParCSRMatrix *A,
hypre_ParCSRMatrixOffd(C) = C_tmp_offd;
}
hypre_assert(hypre_CSRMatrixMemoryLocation(hypre_ParCSRMatrixDiag(C)) == memory_location_C);
hypre_assert(hypre_CSRMatrixMemoryLocation(hypre_ParCSRMatrixOffd(C)) == memory_location_C);