Skip to content

Bugfix laplacexz#1605

Merged
ZedThree merged 2 commits intomasterfrom
bugfix-laplacexz
Feb 27, 2019
Merged

Bugfix laplacexz#1605
ZedThree merged 2 commits intomasterfrom
bugfix-laplacexz

Conversation

@bendudson
Copy link
Contributor

LaplaceXZ constructor wasn't setting the location member variable, which was then used in constructing LaplaceXZCyclic. This resulted in an error when constructing coordinates with staggered grids disabled.

Also some small tidying of things I came across during the bug hunt.

Wasn't setting the `location` member variable, which was then used
in constructing LaplaceXZCyclic. This resulted in an error when
constructing coordinates with staggered grids disabled.
Silence warnings related to unused args and missing return values.
@ZedThree ZedThree merged commit a155ba5 into master Feb 27, 2019
@ZedThree ZedThree deleted the bugfix-laplacexz branch February 27, 2019 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants