Commit e7482fd
Fix Assert in
## Summary
Fix an assert in `reduce_to_plane`, making sure the same staggering is
used for the number-of-node-points assert.
## Additional background
Follow-up to #4384
## Checklist
The proposed changes:
- [x] fix a bug or incorrect behavior in AMReX
- [ ] add new capabilities to AMReX
- [ ] changes answers in the test suite to more than roundoff level
- [ ] are likely to significantly affect the results of downstream AMReX
users
- [ ] include documentation in the code and/or rst files, if appropriate
Co-authored-by: Weiqun Zhang <[email protected]>ReduceToPlaneMF (#4566)1 parent 2fbd95b commit e7482fd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1292 | 1292 | | |
1293 | 1293 | | |
1294 | 1294 | | |
1295 | | - | |
| 1295 | + | |
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
| |||
0 commit comments