]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Better describe a limitation of MappingManifold. 3038/head
authorDavid Wells <wellsd2@rpi.edu>
Tue, 30 Aug 2016 20:41:26 +0000 (16:41 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Tue, 30 Aug 2016 20:45:41 +0000 (16:45 -0400)
As mentioned in the documentation of SphericalManifold, MappingManifold
cannot be used with SphericalManifold.

include/deal.II/fe/mapping_manifold.h

index 194286ac06b811ac979d2923293ecfcea2b73698..b0c821b8053e2f53754a39c452b0bf912765fb00 100644 (file)
@@ -50,6 +50,10 @@ template <int,int> class MappingQ;
  * geometry using a polynomial of some order, and then computes the
  * normals and tangents using the approximated surface.
  *
+ * @warning It is not possible, for mathematical reasons, for one to use this
+ * class with a geometry described by a SphericalManifold: see the note in
+ * that class for more information.
+ *
  * @author Luca Heltai, Wolfgang Bangerth, Alberto Sartori 2016
  */
 template <int dim, int spacedim=dim>

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.