]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Work around a bug in IBM's xlC
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Mar 2003 17:18:54 +0000 (17:18 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 7 Mar 2003 17:18:54 +0000 (17:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@7277 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/matrix_out.h

index 1ee7cf233a4a3e0a40acf311fbaa3e0135cefd4c..13a4e4c9c8a295de4734daad9c4b6c5c3482c95d 100644 (file)
@@ -191,7 +191,7 @@ class MatrixOut : public DataOutInterface<2,2>
     template <class Matrix>
     void build_patches (const Matrix      &matrix,
                        const std::string &name,
-                       const Options      options = Options());
+                       const Options      options = Options(false, 1, false));
     
   private:
     

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.