]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove an outdated comment. 11191/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 19 Nov 2020 17:33:29 +0000 (10:33 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 19 Nov 2020 17:39:24 +0000 (10:39 -0700)
include/deal.II/lac/affine_constraints.h

index 730c6332f6bc72296b4dccb1be912bc5753784a9..e787beb327be10a0b3846f1a4f19e260f4dbb7b7 100644 (file)
@@ -707,11 +707,6 @@ public:
    * Add an entry to a given line. In other words, this function adds
    * a term $a_{ij} x_j$ to the constraints for the $i$th degree of freedom.
    *
-   * This function searches existing constraints from the back
-   * to the front, so clever programming would add a new line (which is pushed
-   * to the back) and immediately afterwards fill the entries of that line.
-   * This way, no expensive searching is needed.
-   *
    * If an entry with the same indices as the one this function call denotes
    * already exists, then this function simply returns provided that the value
    * of the entry is the same. Thus, it does no harm to enter a constraint

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.