]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Leave a note. 11520/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Wed, 13 Jan 2021 23:39:06 +0000 (16:39 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 14 Jan 2021 00:05:39 +0000 (17:05 -0700)
include/deal.II/fe/mapping_q1.h

index a1562174ced7335c60ba023988d4fb3377c12eda..266cc7739a145e329b95786c644f6b8aa11b7c22 100644 (file)
@@ -80,6 +80,10 @@ public:
  * these contexts throughout the library, this class defines a static $Q_1$
  * mapping object. This object can then be used in all of those places where
  * such an object is needed.
+ *
+ * @note The use of this object should be avoided since it is only applicable
+ *   in cases where a mesh consists exclusively of quadrilaterals or hexahedra.
+ *   Use ReferenceCell::get_default_linear_mapping() instead.
  */
 template <int dim, int spacedim = dim>
 struct StaticMappingQ1

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.