We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6048f6b commit 4448b30Copy full SHA for 4448b30
CHANGELOG.md
@@ -105,6 +105,9 @@ The format of this changelog is based on
105
- Refactor `PostOperator` usage of `Measurement` to be entirely non-dimensional, until
106
`PostOperatorCSV` which dimensionalizes all measurements before writing to file. Reduces
107
the risk of mixed unit bugs throughout `PostOperator`.
108
+ - Fix bug in using `"MakeSimplex"` which would cause undefined behaviour for higher order
109
+ meshes.
110
+ - Fix bug when combining OpenMP and GPU builds in reduction operations over `Vector`.
111
112
## [0.13.0] - 2024-05-20
113
0 commit comments