]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Remove 1D hack from p:d:t 9958/head
authorPeter Munch <peterrmuench@gmail.com>
Sat, 25 Apr 2020 15:44:45 +0000 (17:44 +0200)
committerPeter Munch <peterrmuench@gmail.com>
Sat, 25 Apr 2020 15:44:45 +0000 (17:44 +0200)
include/deal.II/distributed/tria.h

index 35301b54de145d09cdb52d084b455290e3f62298..d6d219527da4232c0af4f79527409b899feb7e75 100644 (file)
@@ -1362,16 +1362,8 @@ namespace parallel
       std::vector<types::global_dof_index>
         p4est_tree_to_coarse_cell_permutation;
 
-
-      // TODO: The following variable should really be private, but it is used
-      // in dof_handler_policy.cc ...
-      /**
-       * dummy settings object
-       */
-      Settings settings;
-
       /**
-       * Like above, this method, which is only implemented for dim = 2 or 3,
+       * This method, which is only implemented for dim = 2 or 3,
        * needs a stub because it is used in dof_handler_policy.cc
        */
       virtual std::map<unsigned int, std::set<dealii::types::subdomain_id>>

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.