]> https://gitweb.dealii.org/ - dealii.git/commit
Let the DoFHandler policy classes store references to the DoFHandler.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 22 Jun 2017 15:17:14 +0000 (09:17 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 22 Jun 2017 15:20:03 +0000 (09:20 -0600)
commit254bdc078deb10510d2bbe267ba634149453cd65
tree2cf2e355e68a0d09a9c48b289857ad96c947874c
parent40e9bc97667497800f6ccdfe520e07d281047e97
Let the DoFHandler policy classes store references to the DoFHandler.

This is rather than passing this reference to each and every call to the policy functions.

The primary goal of this is so that we can use the Policy base class not only for the
'normal' DoFHandler, but also for the hp::DoFHandler by removing the reference to the
actual class type from the interface of the base class.
include/deal.II/dofs/dof_handler_policy.h
source/dofs/dof_handler.cc
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.