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

Revert accidental commits #341

Merged
merged 2 commits into from Aug 3, 2018
Merged

Conversation

blattms
Copy link
Member

@blattms blattms commented Aug 3, 2018

Just in case that these break something. They should have gone into PR #334 and fix the issues that are
still there. But somehow I messed up completely (including the branch of the PR).

This reverts commit 4d17438, which
should have gone to a branch later be published via a PR.
This reverts commit e48a468, which
should have gone to a branch later be published via a PR.
blattms referenced this pull request Aug 3, 2018
This is mandated by the DUNE interface. It also makes a lot of sense
because now people do not need to think whether
const auto& center = entity.geometry().center();
might cause a dangling reference. It just wont as it is always a copy
and never a reference to a member.
@bska
Copy link
Member

bska commented Aug 3, 2018

Thanks. I'll merge this right away to restore the original state. Then I absolutely support getting to the point where we honour the requirements of the Dune interface.

@bska bska merged commit 65697bf into OPM:master Aug 3, 2018
@blattms
Copy link
Member Author

blattms commented Aug 3, 2018

Thanks.

@blattms blattms deleted the revert-accidental-commits branch August 3, 2018 17:52
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.

None yet

2 participants