From: Wolfgang Bangerth Date: Mon, 23 Jan 2006 23:24:32 +0000 (+0000) Subject: Note that in 2d, the X-Git-Tag: v8.0.0~12537 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11946df0c1df47a4d648133a731e8d2d8059908c;p=dealii.git Note that in 2d, the * result is always @p true. git-svn-id: https://svn.dealii.org/trunk@12138 0785d39b-7218-0410-832d-ea1e28bc413d --- 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

*