]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a reference to optimize_diagonal. 3035/head
authorDavid Wells <wellsd2@rpi.edu>
Tue, 30 Aug 2016 01:18:23 +0000 (21:18 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 30 Aug 2016 01:18:23 +0000 (21:18 -0400)
Commit 2dfcd899ad4 (February 2013) deprecated
SparsityPattern::optimize_diagonal() and it has since been removed from
the library.

include/deal.II/lac/sparse_matrix.h

index 01d2679993d5438a7d8a944e09d5a72c5c95cd21..d171d39c39756dbb09bff9d3db824dc690809ea6 100644 (file)
@@ -1007,8 +1007,7 @@ public:
 
   /**
    * Return the main diagonal element in the <i>i</i>th row. This function
-   * throws an error if the matrix is not quadratic (see
-   * SparsityPattern::optimize_diagonal()).
+   * throws an error if the matrix is not quadratic.
    *
    * This function is considerably faster than the operator()(), since for
    * quadratic matrices, the diagonal entry may be the first to be stored in

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.