Dumux Dune kernel, issend
Version's name: Dumux Dune kernel, issend
; a version of the DuMuX DUNE kernel program.
Repository:
[home]
and version downloads:
[.zip]
[.tar.gz]
[.tar.bz2]
[.tar]
Implemented best practices:
Overlapping computation and communication ·
This is the original communication pattern found in DuMuX DUNE using non-blocking point to point communication for data exchange in a sparse alltoallv pattern.