]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Added the <cmath> header file. The compiler complained about not
authoroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Mar 2006 16:52:16 +0000 (16:52 +0000)
committeroliver <oliver@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 28 Mar 2006 16:52:16 +0000 (16:52 +0000)
knowing isnan etc. in the PetSC LAC parts. This should be fixed now.

git-svn-id: https://svn.dealii.org/trunk@12727 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/petsc_matrix_base.h

index 8936ea256bb198b0135ab1784803497f0d0ff31e..eee788f65f4e2d4473e588a7089969ef0264d3de 100644 (file)
@@ -23,6 +23,7 @@
 #include <petscmat.h>
 #include <boost/shared_ptr.hpp>
 #include <vector>
+#include <cmath>
 
 namespace PETScWrappers
 {

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.