]> https://gitweb.dealii.org/ - dealii.git/commitdiff
icc5 still wants that const value parameters are also const in definitions.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Jun 2003 14:56:03 +0000 (14:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 16 Jun 2003 14:56:03 +0000 (14:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@7799 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lac/include/lac/sparse_matrix_ez.h

index 58a604d2009d52518973d0f7605c1c21ca34bcd2..249a9ae95ea1719dd66cbaf2515aaca4a3007799 100644 (file)
@@ -1587,7 +1587,7 @@ template <class MATRIXA, class MATRIXB>
 inline void
 SparseMatrixEZ<number>::conjugate_add (const MATRIXA& A,
                                       const MATRIXB& B,
-                                      bool transpose)
+                                      const bool transpose)
 {
 // Compute the result
 // r_ij = \sum_kl b_ik b_jl a_kl

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.