Updated tests/TestCommD3Q19.cpp

This commit is contained in:
James McClure
2014-06-06 08:38:39 -04:00
parent b1e49ba5e4
commit 32bc37c87f

View File

@@ -1636,4 +1636,6 @@ int main(int argc, char **argv)
MPI_Barrier(MPI_COMM_WORLD);
MPI_Finalize();
// ****************************************************
return check;
}