From: David Wells Date: Thu, 23 Jan 2025 00:53:57 +0000 (-0500) Subject: types::geometric_orientation: clarify the definition. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5e5393f5f5f9a3fff2aa08d89762b7b60114fdf;p=dealii.git types::geometric_orientation: clarify the definition. --- diff --git a/include/deal.II/base/types.h b/include/deal.II/base/types.h index 2b4923f434..cd6863fe0a 100644 --- a/include/deal.II/base/types.h +++ b/include/deal.II/base/types.h @@ -31,7 +31,7 @@ DEAL_II_NAMESPACE_OPEN namespace types { /** - * The type used to represent face orientations. + * The type used to represent face and line orientations. * * See the * @ref GlossFaceOrientation "glossary"