]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fixed gls and lapack tests on mac.
authorLuca Heltai <luca.heltai@sissa.it>
Tue, 5 Sep 2017 14:45:07 +0000 (16:45 +0200)
committerLuca Heltai <luca.heltai@sissa.it>
Tue, 5 Sep 2017 14:45:07 +0000 (16:45 +0200)
tests/quick_tests/gsl.cc
tests/quick_tests/lapack.cc

index 7335bf95c16dc6072212d903c409a6353351c53e..348b3e45567c1dafac68bdcd00a85b8983beea5e 100644 (file)
@@ -18,6 +18,8 @@
 // take example from https://www.gnu.org/software/gsl/manual/html_node/Interpolation-Example-programs.html
 
 #include <deal.II/base/function_cspline.h>
+#include <deal.II/base/logstream.h>
+#include <fstream>
 
 #include <string>
 #include <vector>
index a3307246ca3dca5ef40e9f58a4f5f0c466046c7f..179184da316dd198a7a60214dc52f71ee33c2588 100644 (file)
 #include <deal.II/lac/lapack_full_matrix.h>
 #include <deal.II/lac/full_matrix.h>
 #include <deal.II/lac/vector.h>
+#include <deal.II/base/logstream.h>
 
 #include <fstream>
 #include <iostream>
+#include <fstream>
 
 /*
  * Eigenvalues and -vectors of this system are

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.