From 248de9a45e67d345818eef20191586f9ecc3150e Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 8 Nov 2005 06:06:56 +0000 Subject: [PATCH] Augment docs. git-svn-id: https://svn.dealii.org/trunk@11732 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/persistent_tria.h | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.5