Releases: hpc-maths/samurai
Releases · hpc-maths/samurai
v0.29.2
v0.29.1
v0.29.0
0.29.0 (2026-03-04)
Features
- 2D load balancing (#424) (87cc3f5)
- add SAMURAI_INLINE (#413) (eee5539)
- Adding a
find_cellthat takes acell_t::indices_tas an argument (#423) (38f985d) - find neighbours (#422) (2f4c9ca)
- Hdf5 comm self (#421) (237b602)
- Improve timers (#425) (eac3085)
- Non-linear block solver (#410) (76713c1)
- remove qs template and fix prediction sign (#428) (cadbfb4)
- set config file (#412) (9119e67)
Bug Fixes
v0.28.0
v0.27.1
v0.27.0
0.27.0 (2025-10-20)
Features
- automatic update_ghost_mr() (#370) (de19ff4)
- periodic BC in implicit (#375) (5946747)
- PETSc dependency managed by samurai (#365) (9f6036f)
- schemes require
output_fieldinstead ofoutput_n_comp(#368) (18142c7)
Bug Fixes
- Fix rotation stencil (#391) (9081575)
- h_face (#371) (5742dfb)
- save issue in demos (#384) (61f56b3)
- set HighFive version to 2.10 to fix libdeps error in CI (#376) (5112594)
- timers output formatting and deviation computation (#381) (2216ff4)
Performance Improvements
v0.26.1
v0.26.0
0.26.0 (2025-07-24)
Features
- add finer-level-flux option (#359) (c35e852)
- add relative detail computation + MRA options (#362) (a49cde6)
- Add row_index() and col_index() to operator sum (#358) (3b981e7)
- add the possibility to define a user prediction function (#355) (870dd9e)
- obstacles (#349) (ff287c0)
- save debug informations via
--save-debug-fields(#352) (2ce85c8)