-
-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove NBX call from sub-IndexMap creation (#3392)
* Remove nbx call * Simplify (and verify) * Start the complicated process of sending new dest ranks after determining ownership * Communicate new dest ranks * Fix code (with verification) * Remove verification * Remove iostream * Revert loop we do not use * Add back linebreak * Remove duplicate sort * Fix source and dest confusion in alltoall * Remove nbx comparison * Fix typo * Update cpp/dolfinx/common/IndexMap.cpp Co-authored-by: Joe Dean <jpd62@cam.ac.uk> * Update cpp/dolfinx/common/IndexMap.cpp Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com> * Update cpp/dolfinx/common/IndexMap.cpp Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com> * Update cpp/dolfinx/common/IndexMap.cpp Co-authored-by: Jørgen Schartum Dokken <dokken92@gmail.com> * Simplifications * Logic simplifications * Small edits --------- Co-authored-by: Garth N. Wells <gnw20@cam.ac.uk> Co-authored-by: Joe Dean <jpd62@cam.ac.uk>
- Loading branch information
1 parent
6021fd5
commit 0da58d1
Showing
1 changed file
with
116 additions
and
33 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