-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Incorporate recommended improvements from KT.
+ Replace push_back with emplace_back in dual ghost map generation. + Add unit tests of [in]determinate_allgatherv specializations. + Fix else branch (missing) in logic for other gatherv unit tests.
- Loading branch information
1 parent
47063e1
commit 113d7e6
Showing
2 changed files
with
112 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters