]> https://gitweb.dealii.org/ - dealii.git/commit
Move LA::CommunicationBase -> U::M::CommunicationBase. 11751/head
authorDavid Wells <drwells@email.unc.edu>
Sun, 14 Feb 2021 23:32:11 +0000 (18:32 -0500)
committerDavid Wells <drwells@email.unc.edu>
Tue, 16 Feb 2021 19:16:01 +0000 (14:16 -0500)
commit1ea9f7f624a4d32f46c167e832cc24683894383b
treef5e8b88a78c5c5c48ee78a04ee903bc754f17037
parent3eef140804d4603fa5c204752b2c0f09b7d182ad
Move LA::CommunicationBase -> U::M::CommunicationBase.

Things use this outside of linear algebra classes now so we should move it out
of LinearAlgebra.

While here I changed some default arguments that had gotten rather long.
25 files changed:
doc/news/changes/minor/20210215DavidWells [new file with mode: 0644]
include/deal.II/base/communication_pattern_base.h [new file with mode: 0644]
include/deal.II/base/mpi_noncontiguous_partitioner.h
include/deal.II/base/mpi_noncontiguous_partitioner.templates.h
include/deal.II/base/partitioner.h
include/deal.II/lac/communication_pattern_base.h
include/deal.II/lac/cuda_vector.h
include/deal.II/lac/la_parallel_block_vector.h
include/deal.II/lac/la_parallel_block_vector.templates.h
include/deal.II/lac/la_parallel_vector.h
include/deal.II/lac/la_parallel_vector.templates.h
include/deal.II/lac/la_vector.h
include/deal.II/lac/la_vector.templates.h
include/deal.II/lac/read_write_vector.h
include/deal.II/lac/read_write_vector.templates.h
include/deal.II/lac/trilinos_epetra_communication_pattern.h
include/deal.II/lac/trilinos_epetra_vector.h
include/deal.II/lac/trilinos_tpetra_communication_pattern.h
include/deal.II/lac/trilinos_tpetra_vector.h
include/deal.II/lac/trilinos_tpetra_vector.templates.h
include/deal.II/lac/vector_space_vector.h
source/lac/cuda_vector.cu
source/lac/read_write_vector.cc
source/lac/read_write_vector.cu
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.