From: kanschat Date: Tue, 8 May 2012 16:26:22 +0000 (+0000) Subject: Fix doc X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47ab94efa0f0a37067ecb71c3e8d10aa4fd50435;p=dealii-svn.git Fix doc git-svn-id: https://svn.dealii.org/trunk@25503 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/lac/full_matrix.h b/deal.II/include/deal.II/lac/full_matrix.h index bf547473f3..48c6258f15 100644 --- a/deal.II/include/deal.II/lac/full_matrix.h +++ b/deal.II/include/deal.II/lac/full_matrix.h @@ -1263,8 +1263,7 @@ class FullMatrix : public Table<2,number> /** * Add to the current matrix the - * triple product B - * A-1 + * triple product B A * D. Optionally, use the * transposes of the matrices * B and D. The