]> https://gitweb.dealii.org/ - dealii.git/commit
Improve error messages about ghosted vectors. 1330/head
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 11 Aug 2015 23:03:35 +0000 (18:03 -0500)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 11 Aug 2015 23:03:35 +0000 (18:03 -0500)
commit7ae80af3ad43d5f8a104dd5b7a29aab47ed73f21
tree66ce0a500ea27c8aa2adcacde711a51a7320ce5f
parent4288c4da2e09783f25e7ee74530f2554ff5ecca1
Improve error messages about ghosted vectors.

The TrilinosWrappers::VectorBase class declared its own version of
ExcGhostsPresent that hid the class we already declare globally in
exceptions.h, and thereby led to a situation where we output less
information than is available. This also led to some confusion as
evidenced by a recent mail on the mailing list.

Fix this by removing the extraneous class. Also augment the error
message of the existing class.
include/deal.II/base/exceptions.h
include/deal.II/lac/constraint_matrix.templates.h
include/deal.II/lac/trilinos_vector_base.h

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.