]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix scalapack_10 5850/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 3 Feb 2018 13:30:29 +0000 (14:30 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Sat, 3 Feb 2018 13:32:14 +0000 (14:32 +0100)
tests/scalapack/scalapack_10.cc

index 664b82ab018f86060d9d9ddca8dabc01b5fa7dda..02f0cfd94a5b2bfbdc594679a64d5244355a32d5 100644 (file)
@@ -34,7 +34,7 @@
 template <typename NumberType>
 void test(const unsigned int size, const unsigned int block_size)
 {
-  const std::string filename = std::string(SOURCE_DIR) + "/test.h5";
+  const std::string filename ("scalapck_10_test.h5");
 
   MPI_Comm mpi_communicator(MPI_COMM_WORLD);
   const unsigned int this_mpi_process(Utilities::MPI::this_mpi_process(mpi_communicator));

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.