]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Work around a bug in Sun's Forte compiler. The code in question was
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 Mar 2002 15:20:09 +0000 (15:20 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 25 Mar 2002 15:20:09 +0000 (15:20 +0000)
dangerous anyway, and since this is no performance critical place, we
take the plunge.

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

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

index 4ce9c56e0024b09bb25418dcd48525fa97215ced..7b521aa6a79380c464b22dc7babd1f470bc97c49 100644 (file)
@@ -161,7 +161,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());
     
   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.