]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Allow to call communicate_mg_ghost_cells in 1D 13874/head
authorMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 31 May 2022 14:29:46 +0000 (16:29 +0200)
committerMartin Kronbichler <martin.kronbichler@uni-a.de>
Tue, 31 May 2022 14:29:46 +0000 (16:29 +0200)
source/dofs/dof_handler_policy.cc

index c27693fd9e3d9dea110ea2b1345fe03524655e6f..d9de7cb4da902e1d89f204a35f18912bf07f8dfe 100644 (file)
@@ -3675,15 +3675,6 @@ namespace internal
 
 
 
-        template <int spacedim>
-        void
-        communicate_mg_ghost_cells(DoFHandler<1, spacedim> &)
-        {
-          Assert(false, ExcNotImplemented());
-        }
-
-
-
         /**
          * A function that communicates the DoF indices from that subset of
          * locally owned cells that have their user indices set to the

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.