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 b3f6738 commit d9c5760Copy full SHA for d9c5760
CHANGES
@@ -1,3 +1,24 @@
1
+# 25.01
2
+
3
+ -- Make FFT safe for slabs (#4268)
4
5
+ -- Fix sumToLine for multiple components (#4266)
6
7
+ -- Add version of PC::Checkpoint that allows toggling off certain components. (#4264)
8
9
+ -- Use async sends in particle communication (#4257)
10
11
+ -- AMReX Algebra: AlgVector and SpMatrix (#4259)
12
13
+ -- EBData: New class containing Array4's for all EB data (#4238)
14
+ Fix OMP bug in #4238 (#4260)
15
16
+ -- FFT::OpenBCSolver: Fix batch mode (#4255)
17
18
+ -- use abs for spherical 2d area (#4256)
19
20
+ -- Cartesian1D curl-curl (#4242)
21
22
# 24.12
23
24
-- FFT::PoissonHybrid: Add solve() needed by ERF (#4250)
0 commit comments