-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #143 from CasparJungbacker/halo-check
Check for overlapping halo's If the MPI domain decomposition is such that either one of the local horizontal dimensions is smaller than the required number of ghost cells, the halo regions overlap and simulations will blow up eventually. This PR adds some simple checks to make sure this isn't the case. Also did some formatting.
- Loading branch information
Showing
1 changed file
with
76 additions
and
69 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