]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Document replacements for the Boundary objects 5390/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 3 Nov 2017 17:01:54 +0000 (18:01 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Fri, 3 Nov 2017 17:01:54 +0000 (18:01 +0100)
include/deal.II/grid/tria_boundary_lib.h

index 931d17835ea745097987d84ea861b97be61479d9..0f1c6a945b0e70e70676b8976a780934566d7b5f 100644 (file)
@@ -42,7 +42,8 @@ DEAL_II_NAMESPACE_OPEN
  * StraightBoundary::in_between() function.
  *
  * @deprecated The boundary classes have been deprecated in favor of the more
- * general Manifold classes.
+ * general Manifold classes. For this class CylindricalManifold is an appropriate
+ * replacement which is expected to produce better results under mesh refinement.
  *
  * @ingroup boundary
  *
@@ -193,7 +194,8 @@ private:
  * @image html cone_3d.png
  *
  * @deprecated The boundary classes have been deprecated in favor of the more
- * general Manifold classes.
+ * general Manifold classes. For this class CylindricalManifold is an appropriate
+ * replacement for spacedim==3, else StraightManifold can be used.
  *
  * @author Markus B&uuml;rg, 2009
  */
@@ -333,7 +335,8 @@ private:
  * @ingroup boundary
  *
  * @deprecated The boundary classes have been deprecated in favor of the more
- * general Manifold classes.
+ * general Manifold classes. For this class SphericalManifold is an appropriate
+ * replacement which is expected to produce better results under mesh refinement.
  *
  * @author Wolfgang Bangerth, 1998, Ralf Hartmann, 2001
  */
@@ -474,7 +477,8 @@ private:
  * @ingroup boundary
  *
  * @deprecated The boundary classes have been deprecated in favor of the more
- * general Manifold classes.
+ * general Manifold classes. For this class CylindricalManifold is an appropriate
+ * replacement which is expected to produce better results under mesh refinement.
  *
  * @author Wolfgang Bangerth, 1999, 2001
  */
@@ -541,7 +545,8 @@ public:
  * @ingroup boundary
  *
  * @deprecated The boundary classes have been deprecated in favor of the more
- * general Manifold classes.
+ * general Manifold classes. For this class CylindricalManifold is an appropriate
+ * replacement which is expected to produce better results under mesh refinement.
  *
  * @author Wolfgang Bangerth, 1999
  */
@@ -571,7 +576,8 @@ public:
  * @ingroup boundary
  *
  * @deprecated The boundary classes have been deprecated in favor of the more
- * general Manifold classes.
+ * general Manifold classes. For this class CylindricalManifold is an appropriate
+ * replacement which is expected to produce better results under mesh refinement.
  *
  * @author Wolfgang Bangerth, 2000, 2009
  */
@@ -650,7 +656,7 @@ private:
  * is, just the surface.
  *
  * @deprecated This class has been deprecated in favor of the more general
- * Manifold class.
+ * TorusManifold class.
  */
 template <int dim, int spacedim>
 class TorusBoundary : public Boundary<dim,spacedim>

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.