Releases: hpc-maths/samurai
Releases · hpc-maths/samurai
v0.21.1
v0.21.0
v0.20.0
v0.19.0
v0.18.0
0.18.0 (2024-11-20)
Features
Bug Fixes
- BC no longer required to assemble the matrix of a local scheme (#231) (2080c00)
- fill corners on uniform meshes (#234) (59d81b1)
- fix block sizes for nested matrices (#233) (142be77)
- fmt usage with version 11 (#226) (b3902b0)
- The matrix size is set upon calling
assembly.set_unknowns(...)
. (#227) (5d324de)
Performance Improvements
v0.17.0
v0.16.0
v0.15.0
v0.14.0
v0.13.0
0.13.0 (2024-05-06)
Features
- Block matrix improvements (#198) (7b7c690)
- Diffusion operator with different coefficient by field component (#194) (0a53b5e)
Bug Fixes
- data structure xtensor by default if existing CMakeCache (#192) (bc90aef)
- detail operator with samurai_check_nan compilation option (#190) (08cdb9d)
- Fix compilation issue on non-linear cell-based scheme (#193) (df0ac4f)
- MPI (#199) (d599908)
- periodic (#188) (485377a)