]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove SparseLUDecomposition::decompose reference.
authorDavid Wells <wellsd2@rpi.edu>
Tue, 11 Oct 2016 22:08:57 +0000 (18:08 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Wed, 12 Oct 2016 03:47:47 +0000 (23:47 -0400)
This function was removed in commit 27b50d8b58d (February 2015).

include/deal.II/lac/sparse_decomposition.h

index 2d89ddadace125a1854450800e83c0e9923d1739..77e0498785bbca149221c0f05ab8ff25687f2593 100644 (file)
@@ -307,7 +307,7 @@ protected:
   /**
    * For every row in the underlying SparsityPattern, this array contains a
    * pointer to the row's first afterdiagonal entry. Becomes available after
-   * invocation of decompose().
+   * invocation of prebuild_lower_bound().
    */
   std::vector<const size_type *> prebuilt_lower_bound;
 

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.