]> https://gitweb.dealii.org/ - dealii.git/commit
Fix and enable compression of hp DoF indices.
authorWolfgang Bangerth <bangerth@colostate.edu>
Fri, 6 Jan 2017 15:14:03 +0000 (08:14 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sun, 8 Jan 2017 01:50:44 +0000 (18:50 -0700)
commit8114b52716247069e0a34ccf4ba2091bda1ca123
tree6ca21777c598ce8d5e5582238712f6b248c571e5
parent07ce9d404d904c9332b858eef034ab056eec297e
Fix and enable compression of hp DoF indices.

A previous patch, a long time ago, implemented a scheme to compress the data structure
that stores the DoF indices in the hp case. For reasons no longer clear, the functions
that do the compression and decompression just returned immediately, without actually
doing anything. Maybe not surprisingly, the algorithm -- not executed after all -- did
not work.

This patch fixes the algorithm at various locations and enables the compression.
include/deal.II/hp/dof_level.h
source/hp/dof_handler.cc
source/hp/dof_level.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.