]> https://gitweb.dealii.org/ - dealii.git/commit
Deprecate (hp::)DoFHandler::invalid_dof_index.
authorWolfgang Bangerth <bangerth@colostate.edu>
Tue, 20 Jun 2017 08:17:04 +0000 (02:17 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Wed, 21 Jun 2017 14:08:48 +0000 (08:08 -0600)
commit8376ef1c5ab2ab6e8180f49633939b03e34f1fa2
treea903458672314e1f3a8ce16ae390b7c9a64b5ec3
parent4fdc1601aae32ed9d9eb305ceabfacdb31b693fc
Deprecate (hp::)DoFHandler::invalid_dof_index.

Also replace all uses by numbers::invalid_dof_index. I can't see a reason to
have both of these numbers, in particular because the only logical choice is
to have them have the same value.
19 files changed:
doc/news/changes/minor/20170620Bangerth [new file with mode: 0644]
include/deal.II/dofs/dof_handler.h
include/deal.II/dofs/dof_tools.h
include/deal.II/hp/dof_handler.h
include/deal.II/numerics/matrix_creator.templates.h
include/deal.II/numerics/vector_tools.templates.h
source/dofs/dof_handler.cc
source/dofs/dof_handler_policy.cc
source/dofs/dof_renumbering.cc
source/dofs/dof_tools.cc
source/dofs/dof_tools_constraints.cc
source/dofs/dof_tools_sparsity.cc
source/hp/dof_handler.cc
source/multigrid/mg_tools.cc
tests/bits/get_dof_indices_01.cc
tests/dofs/dof_tools_09.cc
tests/mpi/mg_04.cc
tests/mpi/p4est_2d_dofhandler_03.cc
tests/mpi/p4est_2d_dofhandler_04.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.