]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update some comments referring to Boundary.
authorDavid Wells <wellsd2@rpi.edu>
Sat, 12 Aug 2017 17:29:04 +0000 (13:29 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 8 Oct 2017 23:22:36 +0000 (19:22 -0400)
include/deal.II/fe/mapping_c1.h
include/deal.II/grid/manifold.h

index 8a4f766ce1af9d7e914e07f3a004d6554d63aa4e..b7cb930a48dfe7f4b080271489abd5cafc2624b5 100644 (file)
@@ -33,9 +33,6 @@ DEAL_II_NAMESPACE_OPEN
  * class chooses them such that the discretized boundary is globally
  * continuously differentiable.
  *
- * To use this class, make sure that the Boundary::get_normals_at_vertices()
- * function is implemented for the user's boundary object.
- *
  * @author Wolfgang Bangerth, 2001, 2015
  */
 template <int dim, int spacedim=dim>
index f4bb2ac072f62653044f05a694cd2b38901c352f..b2942a514d1e990a316599c4dc981214eb5bee81 100644 (file)
@@ -428,10 +428,8 @@ public:
    * projects it to manifold itself.
    *
    * This class is used by the default implementation of the function
-   * get_new_point(). It should be made pure virtual, but for historical
-   * reason, derived classes like Boundary<dim, spacedim> do not implement it.
-   * The default behavior of this class, however, is to throw an exception
-   * when called.
+   * get_new_point() and should be implemented by derived classes. The default
+   * implementation simply throws an exception if called.
    *
    * If your manifold is simple, you could implement this function only, and
    * the default behavior should work out of the box.

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.