From 11946df0c1df47a4d648133a731e8d2d8059908c Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 23 Jan 2006 23:24:32 +0000 Subject: [PATCH] Note that in 2d, the * result is always @p true. git-svn-id: https://svn.dealii.org/trunk@12138 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/grid/tria.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/grid/tria.h b/deal.II/deal.II/include/grid/tria.h index c929da61b1..a094415e77 100644 --- a/deal.II/deal.II/include/grid/tria.h +++ b/deal.II/deal.II/include/grid/tria.h @@ -1422,7 +1422,9 @@ namespace internal * otherwise its normal vector is pointing the other * direction. There are not very many places in application programs * where you need this information actually, but a few places in the - * library make use of this. + * library make use of this. Note that in 2d, the + * result is always @p true. + * * *

Children

* -- 2.39.5