From feea72b8a52a850b7341d02e8dbea6367bb11c57 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 5 May 2000 16:10:34 +0000 Subject: [PATCH] Remove bogus comment. git-svn-id: https://svn.dealii.org/trunk@2809 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/sparse_matrix.h | 8 -------- 1 file changed, 8 deletions(-) diff --git a/deal.II/lac/include/lac/sparse_matrix.h b/deal.II/lac/include/lac/sparse_matrix.h index 2f28af7b6e..29537c7049 100644 --- a/deal.II/lac/include/lac/sparse_matrix.h +++ b/deal.II/lac/include/lac/sparse_matrix.h @@ -388,14 +388,6 @@ class SparseMatrix : public Subscriptor * square is returned, as defined * above by the scalar product. * - * Note the order in which the - * matrix appears. For - * non-symmetric matrices there - * is a difference whether the - * matrix operates on the first - * or on the second operand of - * the scalar product. - * * Obviously, the matrix needs to * be square for this operation. */ -- 2.39.5