From: Peter Munch Date: Tue, 24 Sep 2019 20:32:48 +0000 (+0200) Subject: Make p:f:t:Utilities visible in Doxygen X-Git-Tag: v9.2.0-rc1~1032^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F8849%2Fhead;p=dealii.git Make p:f:t:Utilities visible in Doxygen --- diff --git a/include/deal.II/distributed/fully_distributed_tria_util.h b/include/deal.II/distributed/fully_distributed_tria_util.h index c2bc3a6ceb..1a03ad9cfe 100644 --- a/include/deal.II/distributed/fully_distributed_tria_util.h +++ b/include/deal.II/distributed/fully_distributed_tria_util.h @@ -24,6 +24,11 @@ namespace parallel { namespace fullydistributed { + /** + * A namespace for fully distributed triangulation utility functions. + * + * @ingroup fullydistributed + */ namespace Utilities { /**