]> https://gitweb.dealii.org/ - dealii.git/commit
Bugfix of has_ghost_elements() of parallel vector.
authorMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 13 Jan 2015 10:21:17 +0000 (11:21 +0100)
committerMartin Kronbichler <kronbichler@lnm.mw.tum.de>
Tue, 13 Jan 2015 10:31:49 +0000 (11:31 +0100)
commit7a8e3481940d70e7a578adbb3057503f918ab5d4
treeff8b26b4a4f8e0b4b20d36b0c658bef83442a56b
parentd191a0f41ce66f2ee8b2ff0a7abc7f6ecc92c81b
Bugfix of has_ghost_elements() of parallel vector.

- The fix from PR 419 was incomplete and did not consider the case of
a ghosted vector that is copied by operator= from a non-ghosted one
(this is the standard interface for PETSc and Trilinos vectors). This
is now fixed by keeping the information in the parallel partitioner.
- Make comments in parallel vector somewhat prettier.
- Re-fill a few comments.
include/deal.II/base/partitioner.h
include/deal.II/lac/parallel_vector.h
include/deal.II/lac/parallel_vector.templates.h
source/base/partitioner.cc
tests/mpi/parallel_block_vector_02.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.