Releases: IBAMR/IBSAMRAI2
Releases · IBAMR/IBSAMRAI2
2025.01.09
What's Changed
Full Changelog: 2024.06.28...2025.01.09
2024.06.28
What's Changed
- Fix a friendship declaration. by @drwells in #27
- Add some more declarations of explicit instantiations. by @drwells in #25
- Remove some redundant template specifiers. by @drwells in #24
- Fix a function type. by @drwells in #26
- Compress restart data. by @drwells in #29
Full Changelog: 2024.03.08...2024.06.28
2024.03.08
What's Changed
- Deal with a conflict in macro definitions. by @drwells in #22
- Apply the same fix to SAMRAIManager.C. by @drwells in #23
Full Changelog: 2024.02.22...2024.03.08
2024.02.22
First release of our maintained fork of SAMRAI 2.
What's Changed
Full Changelog: 2024.01.24...2024.02.22
IBSAMRAI2 version 2024.01.24
First release of our maintained fork of SAMRAI 2.
What's Changed
- Remove duplicated files. by @drwells in #4
- Skip overlapping box reset by @drwells in #3
- Fix some compilation problems and warnings with clang-15. by @drwells in #6
- avoid copying to a temporary buffer when packing ArrayData to MessageStream by @boyceg in #10
- Fix warnings by @drwells in #13
- Make IntVector et al's dtors non-virtual. by @drwells in #12
- Avoid using an anonymous namespace. by @drwells in #14
- switch from sprintf to snprintf by @boyceg in #15
- Version 2024 01 24 by @drwells in #18
New Contributors
Full Changelog: https://github.com/IBAMR/IBSAMRAI2/commits/2024.01.24