]> https://gitweb.dealii.org/ - dealii.git/commit
Let DoFHandler mg renumbering call the policy. 4560/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 30 Jun 2017 17:45:05 +0000 (11:45 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 30 Jun 2017 18:12:45 +0000 (12:12 -0600)
commit8edaebfe3c602ebb2df6e7410ac3030d2b1ee4fd
tree9b354e4b5cf5e5d1c85c21b9a4f9d116fcb6a8a2
parent31a48f46279e0c1fb733281120742b797a358a3e
Let DoFHandler mg renumbering call the policy.

Currently, the code is duplicated between the DoFHandler and the policy
class. This makes no sense, and indeed the policy class code is more
evolved, so let the former call the latter following exposing the
interface in the previous patch.

The existing code in DoFHandler looks like it did not actually support
parallel triangulations (either shared or distributed). This was
probably a bug, and consequently the implementation of the functionality
in the ParallelDistributed policy class now just throws an error.
This relates to the discussion in #4559.
include/deal.II/dofs/dof_handler.h
source/dofs/dof_handler.cc

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.