]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove a comment that's no longer correct. 2109/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 24 Jan 2016 00:37:12 +0000 (18:37 -0600)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Sun, 24 Jan 2016 00:37:12 +0000 (18:37 -0600)
In fact, remove the entire section since there is a link to an extensive
documentation module just a couple of lines further down.

include/deal.II/fe/fe_values.h

index 495822167b354cf4390967b79b36f16202c99899..cac013f202dc8e38dfc40a3ae5b281e8640989b1 100644 (file)
@@ -1421,19 +1421,6 @@ namespace internal
  * </ul>
  *
  *
- * <h3>UpdateFlags</h3>
- *
- * The UpdateFlags object handed to the constructor is used to determine which
- * of the data fields to compute. This way, it is possible to avoid expensive
- * computations of useless derivatives.  In the beginning, these flags are
- * processed through the functions Mapping::update_once(),
- * Mapping::update_each(), FiniteElement::update_once()
- * FiniteElement::update_each(). All the results are bit-wise or'd and
- * determine the fields actually computed. This enables Mapping and
- * FiniteElement to schedule auxiliary data fields for updating. Still, it is
- * recommended to give <b>all</b> needed update flags to FEValues.
- *
- *
  * <h3>Internals about the implementation</h3>
  *
  * The mechanisms by which this class work are discussed on the page on

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.