]> https://gitweb.dealii.org/ - dealii.git/commit
PETScWrappers: improve BlockVector class
authorStefano Zampini <stefano.zampini@gmail.com>
Fri, 11 Nov 2022 17:53:36 +0000 (18:53 +0100)
committerStefano Zampini <stefano.zampini@gmail.com>
Sun, 22 Jan 2023 11:03:02 +0000 (14:03 +0300)
commit4623b50ea4a12177753986c0ae19cec38aaf2020
treebd5b79ef3c05091edec8197f1e339e531f7ec4f3
parent34a2fafcb864d07054ac18b0b4b5de4feae293f8
PETScWrappers: improve BlockVector class

remove the virtual method get_mpi_communicator,
and always return the communicator of the PETSc object
18 files changed:
include/deal.II/lac/petsc_block_vector.h
include/deal.II/lac/petsc_full_matrix.h
include/deal.II/lac/petsc_matrix_base.h
include/deal.II/lac/petsc_matrix_free.h
include/deal.II/lac/petsc_sparse_matrix.h
include/deal.II/lac/petsc_vector.h
include/deal.II/lac/petsc_vector_base.h
source/lac/petsc_full_matrix.cc
source/lac/petsc_matrix_free.cc
source/lac/petsc_parallel_block_sparse_matrix.cc
source/lac/petsc_parallel_block_vector.cc
source/lac/petsc_parallel_sparse_matrix.cc
source/lac/petsc_parallel_vector.cc
source/lac/petsc_sparse_matrix.cc
source/lac/petsc_vector_base.cc
tests/petsc/block_vector_iterator_03.cc
tests/petsc/block_vector_iterator_03.output
tests/petsc/copy_to_dealvec_block.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.