]> https://gitweb.dealii.org/ - dealii.git/commit
Deprecate VectorSlice. 7620/head
authorDavid Wells <drwells@email.unc.edu>
Mon, 21 Jan 2019 19:31:10 +0000 (14:31 -0500)
committerDavid Wells <drwells@email.unc.edu>
Mon, 21 Jan 2019 23:21:52 +0000 (18:21 -0500)
commitc28a6958191bcde9364acdf9230bcea53797873d
tree212954d745241113dad42c8ad83d9892f1b4de4d
parentbc44fc64a51b2305cd8ad7ee1b1f20158c58714d
Deprecate VectorSlice.

ArrayView offers the same functionality but in a more general way.

This PR reimplements VectorSlice as a class inheriting from ArrayView,
which automatically gives us all of the right conversions.
17 files changed:
doc/news/changes/incompatibilities/20190121DavidWells [new file with mode: 0644]
include/deal.II/base/vector_slice.h
include/deal.II/fe/fe_values.h
include/deal.II/integrators/advection.h
include/deal.II/integrators/divergence.h
include/deal.II/integrators/elasticity.h
include/deal.II/integrators/grad_div.h
include/deal.II/integrators/l2.h
include/deal.II/integrators/laplace.h
include/deal.II/integrators/patches.h
include/deal.II/lac/chunk_sparsity_pattern.h
include/deal.II/lac/sparsity_pattern.h
source/fe/fe_values.cc
source/fe/fe_values.inst.in
source/lac/block_sparsity_pattern.cc
source/lac/chunk_sparsity_pattern.cc
source/lac/sparsity_pattern.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.