]> https://gitweb.dealii.org/ - dealii.git/commit
Deprecate MatrixFree::get_dof_handler. 11181/head
authorMarc Fehling <mafehling.git@gmail.com>
Tue, 10 Nov 2020 06:55:08 +0000 (23:55 -0700)
committerMarc Fehling <mafehling.git@gmail.com>
Sat, 14 Nov 2020 06:27:22 +0000 (23:27 -0700)
commit368c5d81706921c16b2786ddc0cd8c8d33b62009
tree7b3e6e0be79d823bd40aea8cf5fb417f2f7655a8
parent656297e234a80d3bc31e3988a75ec4edeb5bc25f
Deprecate MatrixFree::get_dof_handler.

Removing the instantiation will throw an error if someone writes
matrix_free.template get_dof_handler<DoFHandler<dim>>();
which will probably never happen as the default template is way more convenient.
doc/news/changes/incompatibilities/20201113Fehling [new file with mode: 0644]
include/deal.II/matrix_free/matrix_free.h
include/deal.II/matrix_free/matrix_free.templates.h
source/matrix_free/matrix_free.inst.in

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.