]> https://gitweb.dealii.org/ - dealii.git/commit
Make all vectors inherit from ReadVector.
authorDavid Wells <drwells@email.unc.edu>
Thu, 1 Jun 2023 20:29:03 +0000 (16:29 -0400)
committerDavid Wells <drwells@email.unc.edu>
Sat, 1 Jul 2023 14:19:08 +0000 (10:19 -0400)
commite690a7779e86cd545cc8e50f2a7a20a104426f06
tree61baae9cf30eeb56a1f8814c1a5fb64d5d8b6c00
parentbfb7a7b71151f38d359133535ff40d831e460e68
Make all vectors inherit from ReadVector.

This gives a common interface to all vectors for use by FEValues.
13 files changed:
include/deal.II/lac/block_vector_base.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/petsc_vector_base.h
include/deal.II/lac/read_vector.h [new file with mode: 0644]
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/trilinos_epetra_vector.h
include/deal.II/lac/trilinos_tpetra_vector.h
include/deal.II/lac/trilinos_tpetra_vector.templates.h
include/deal.II/lac/trilinos_vector.h
include/deal.II/lac/vector.h
include/deal.II/lac/vector.templates.h
source/lac/trilinos_epetra_vector.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.