]> https://gitweb.dealii.org/ - dealii.git/commit
Modified reinit function to check if parallel_partitioner is_ascending_and_one_to_one... 6725/head
authorjthano <josh.hanophy@gmail.com>
Mon, 4 Jun 2018 05:56:00 +0000 (22:56 -0700)
committerjthano <josh.hanophy@gmail.com>
Tue, 19 Jun 2018 01:30:05 +0000 (18:30 -0700)
commit62c045b9e7135d8e56b1a8130a1d0dc7fb0472e9
tree7bd1150149506c0e3f8ed9129d615546bfc25fe4
parent65001fc860ae77082e4af542627110c7f4d3bcbe
Modified reinit function to check if parallel_partitioner is_ascending_and_one_to_one and then pass this result to make_trilinos_map. The reason for this check is that if the check returns true, then make_trilinos_map may be able to create a linear epetra map.

added draft test

Added test. Test passes

Modified reinit function to check if parallel_partitioner is_ascending_and_one_to_one and then pass this result to make_trilinos_map. The reason for this check is that if the check returns true, then make_trilinos_map may be able to create a linear epetra map. Also added test and test output.

Fixed issues related to test and added change log

Renamed test files so that mpi test will happen. Also made minor edits to test file
doc/news/changes/minor/20180616JohsuaHanophy [new file with mode: 0644]
source/lac/trilinos_vector.cc
tests/trilinos/vector_reinit_to_linear_map.cc [new file with mode: 0644]
tests/trilinos/vector_reinit_to_linear_map.mpirun=2.output [new file with mode: 0644]

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.