From: wolf Date: Tue, 8 Nov 2005 06:06:56 +0000 (+0000) Subject: Augment docs. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c45b75e691b87f04bd65cbebeac806cbfcf774;p=dealii-svn.git Augment docs. git-svn-id: https://svn.dealii.org/trunk@11732 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/grid/persistent_tria.h b/deal.II/deal.II/include/grid/persistent_tria.h index 249f0ee76b..38034f3b57 100644 --- a/deal.II/deal.II/include/grid/persistent_tria.h +++ b/deal.II/deal.II/include/grid/persistent_tria.h @@ -220,6 +220,9 @@ class PersistentTriangulation : public Triangulation const SubCellData &subcelldata); /** + * An overload of the respective function + * of the base class. + * * Throw an error, since this function * is not useful in the context of this * class.