MPI refactoring: removed MpiCommunicator from algebraic data structures
This affects DistributedArray, DistributedArrayView, DistributedVector, DistributedVectorView and DistributedMatrix. Allocators were added to DistributedArray and DistributedVector. Also updated all benchmarks and unit tests.
Loading
Please sign in to comment