]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update constraints documentation module to reflect recent updates to step-6
authorKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Sat, 11 Jan 2020 23:00:24 +0000 (23:00 +0000)
committerKrishnakumar Gopalakrishnan <krishna.kumar@ucl.ac.uk>
Sat, 11 Jan 2020 23:00:24 +0000 (23:00 +0000)
Removes a stale sentence that incorrectly stated that the step-6
tutorial uses the condense->distribute method for constraint-handling.
It now appears that step-6 has been updated to use the
distribute_local_to_global() approach.

doc/doxygen/headers/constraints.h

index 539dbb138349198d2a3249c3864776414cc2f040..3d5790388bc0c5153ac4e3394c03308114f27257 100644 (file)
@@ -94,8 +94,7 @@
  * AffineConstraints::distribute() function. Note that the
  * AffineConstraints::condense() function is applied to matrix and right hand
  * side of the linear system, while the AffineConstraints::distribute()
- * function is applied to the solution vector. This is the method used in
- * the first few tutorial programs, see for example step-6.
+ * function is applied to the solution vector.
  *
  * This scheme of first building a linear system and then eliminating
  * constrained degrees of freedom is inefficient, and a bottleneck if there

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.