From a7d5f2e4b44ffc5e3d7a4b19b3d47e52eabb2179 Mon Sep 17 00:00:00 2001 From: bangerth Date: Sun, 30 Oct 2011 08:35:18 +0000 Subject: [PATCH] Correct link. git-svn-id: https://svn.dealii.org/trunk@24699 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/include/deal.II/distributed/tria.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/include/deal.II/distributed/tria.h b/deal.II/include/deal.II/distributed/tria.h index 3d91387b46..ada4fd0f89 100644 --- a/deal.II/include/deal.II/distributed/tria.h +++ b/deal.II/include/deal.II/distributed/tria.h @@ -174,7 +174,7 @@ namespace parallel * it relies on the p4est library that does not support this. Attempts * to refine cells anisotropically will result in errors. * - * @author Wolfgang Bangerth, Timo Heister 2008, 2009, 2010 + * @author Wolfgang Bangerth, Timo Heister 2008, 2009, 2010, 2011 * @ingroup distributed */ template @@ -334,7 +334,7 @@ namespace parallel * other cells as well (and * may often, in fact, if you * call - * Triangulation::prepare_coarsening_and_refinement) + * dealii::Triangulation::prepare_coarsening_and_refinement) * but will be largely * ignored: the decision to * refine the global mesh -- 2.39.5