-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added a new parameter with the pXest_refinement_rule_type
to the VoidOctreeDistributedDiscreteModel constructor that receives the MPI ranks and the initial coarse model. This is required for redistribution purposes, namely when we redistribute a model from a subcommunicator to a larger communicator. We now require to know the pXest_refinement_rule_type in those processors in the larger communicator that do not belong to the subcommunicator.
- Loading branch information
1 parent
9f47c6a
commit 398d12c
Showing
3 changed files
with
13 additions
and
9 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
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