Skip to content

Releases: IBAMR/IBSAMRAI2

2025.01.09

09 Jan 21:55
c72b1b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.06.28...2025.01.09

2024.06.28

28 Jun 17:47
74c04d6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.03.08...2024.06.28

2024.03.08

08 Mar 13:58
7304b00
Compare
Choose a tag to compare

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

22 Feb 17:00
2c16f64
Compare
Choose a tag to compare

First release of our maintained fork of SAMRAI 2.

What's Changed

  • Fix execution with modern versions of HDF5. by @drwells in #20

Full Changelog: 2024.01.24...2024.02.22

IBSAMRAI2 version 2024.01.24

24 Jan 22:03
1ba6831
Compare
Choose a tag to compare

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