Skip to content
Snippets Groups Projects
Commit 0974d24e authored by Markus Blatt's avatar Markus Blatt
Browse files

Makes vectorcommtest independent of dune-istl data types.

This test actually does test the parallel functionality
that is now contained in dune-common for quite some time.
While it is using BlockVector this is not needed by the test.
It works with any container supporting operator[].

Therefore this commit gets rid of BlockVector and uses std::vector
instead. This will allow us to move the test to dune-core subsequently.
parent 05c0a63a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment