]> https://gitweb.dealii.org/ - dealii.git/commit
Refactor DoFHandlerPolicy::Implementation::renumber_dofs().
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 30 Jun 2017 15:32:39 +0000 (09:32 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Fri, 30 Jun 2017 18:12:44 +0000 (12:12 -0600)
commitfdf5a14bc64902a1ccf2cd06dad984a22f90379c
tree4d9cffbe961a77c5f8d6d349607725cccb32504b
parentf50f5115ffc74f5144dfc405a1e25b5c99a27b2a
Refactor DoFHandlerPolicy::Implementation::renumber_dofs().

The 1d, 2d, and 3d implementations of these functions had most of their code
duplicated. This can be done more elegantly by instead splitting the code into
vertices, cells, and faces. The main function then becomes dimension independent,
as are the functions dealing with vertices and cells, and only the face function
requires dimensional specialization.
source/dofs/dof_handler_policy.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.