]> https://gitweb.dealii.org/ - dealii.git/commit
Be careful for which cells and objects we allocate hp DoF indices.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 10 Aug 2017 18:46:38 +0000 (12:46 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 10 Aug 2017 18:46:38 +0000 (12:46 -0600)
commit196cdd9971aaac9c68ce528b6d7acb3d408aeb57
treee0647c1a2632c0f1ae714878146e67501b7deebd
parent00d0018437a54d9d15914260fb3d711b8dd15d63
Be careful for which cells and objects we allocate hp DoF indices.

The patch itself is actually pretty small -- we just have to occasionally exclude cells
when we loop over them, specifically of they are artificial. The patch, however, is
far larger because we replicated the same code for cells, faces, and vertices for
the 1d, 2d, and 3d implementations. I didn't feel like making the same changes
3 times over, so I refactored these things into functions that deal with cells,
faces, and vertices. This makes the overall patch rather large.
source/hp/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.