From 45d8cdfe7df5d194f53542b8d6a186dbd77ce934 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 23 Jan 2006 23:22:21 +0000 Subject: [PATCH] Only 3d is affected. git-svn-id: https://svn.dealii.org/trunk@12137 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/tria.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/grid/tria.h b/deal.II/deal.II/include/grid/tria.h index 56fe2b2f34..c929da61b1 100644 --- a/deal.II/deal.II/include/grid/tria.h +++ b/deal.II/deal.II/include/grid/tria.h @@ -1402,7 +1402,7 @@ namespace internal * 1, 3, and 5 point outward. This information, again, can be queried from * GeometryInfo::unit_normal_orientation. * - * However, it turns out that a significant number of meshes cannot + * However, it turns out that a significant number of 3d meshes cannot * satisfy this convention. This is due to the fact that the face * convention for one cell already implies something for the * neighbor, since they share a common face and fixing it for the -- 2.39.5