Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove .comm fields in favor of a comm(x) method that calls PetscObjectComm #26

Merged
merged 1 commit into from
Nov 17, 2015

Conversation

stevengj
Copy link
Contributor

The principle being that we should never store anything twice. (Not to save space, but rather to avoid the risk that the two copies get out of sync.)

stevengj added a commit that referenced this pull request Nov 17, 2015
remove .comm fields in favor of a comm(x) method that calls PetscObjectComm
@stevengj stevengj merged commit 8b8c06e into JuliaParallel:master Nov 17, 2015
@stevengj stevengj deleted the comm-cleanup branch November 17, 2015 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant