From: Timo Heister Date: Thu, 29 Aug 2019 20:57:19 +0000 (-0400) Subject: remove obsolete note in comment of p::d::tria X-Git-Tag: v9.2.0-rc1~1160^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7711536aebdd54a7192fd7c72d59f704cc101a;p=dealii.git remove obsolete note in comment of p::d::tria --- diff --git a/include/deal.II/distributed/tria.h b/include/deal.II/distributed/tria.h index f4d8c429fd..a028de4374 100644 --- a/include/deal.II/distributed/tria.h +++ b/include/deal.II/distributed/tria.h @@ -318,8 +318,7 @@ namespace parallel /** * This flags needs to be set to use the geometric multigrid * functionality. This option requires additional computation and - * communication. Note: geometric multigrid is still a work in - * progress. + * communication. */ construct_multigrid_hierarchy = 0x2, /**