]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Augment documentation.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 2 Oct 2015 04:15:19 +0000 (23:15 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 2 Oct 2015 04:15:19 +0000 (23:15 -0500)
include/deal.II/fe/mapping_q1.h

index 33371651a276824c1d15ddce24ab3c1bb0d63c60..90180f21e83b29a143928a1e56153a8405ea4893 100644 (file)
@@ -46,8 +46,13 @@ DEAL_II_NAMESPACE_OPEN
  * two variants, one that allows to pass a mapping argument explicitly and one
  * that simply falls back to the MappingQ1 class declared here.
  *
- * The shape functions for this mapping are the same as for the finite element FE_Q
- * of polynomial degree 1. Therefore, coupling these two yields an isoparametric element.
+ * The shape functions for this mapping are the same as for the finite
+ * element FE_Q of polynomial degree 1. Therefore, coupling these two
+ * yields an isoparametric element.
+ *
+ * @note This class is, in all reality, nothing more than a different
+ * name for calling MappingQGeneric with a polynomial degree of one as
+ * argument.
  *
  * @author Guido Kanschat, 2000, 2001; Ralf Hartmann, 2000, 2001, 2005, Wolfgang Bangerth, 2015
  */

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.