forked from NanoComp/meep
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructure
connections
data structures. (NanoComp#1721)
* Replace `connections` with separate maps for incoming and outgoing connections. * Maintain separate connections for each chunk pair. These changes unblock some of the improvements disucssed on NanoComp#1710 and NanoComp#1670. Co-authored-by: Andreas Hoenselaar <ahoenselaar@gmail.com>
- Loading branch information
1 parent
540f260
commit 1ecfa9b
Showing
4 changed files
with
127 additions
and
207 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
Oops, something went wrong.