Skip to content

Commit cc3cd14

Browse files
authored
Update CHANGES for 22.09 (AMReX-Codes#2934)
1 parent acc223f commit cc3cd14

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CHANGES

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# 22.09
2+
3+
-- Preserve neighbor particles when sorting particles. (#2923)
4+
5+
-- Scope of NonLocalBC::ParallelCopy (#2922)
6+
7+
-- Open Boundary Poisson Solver (#2912)
8+
Add hypre as an option for OpenBCSolver (#2931)
9+
10+
-- Fix OOB access of ref ratio on HDF write header (#2919)
11+
12+
-- Add Polaris to GNUMake (#2908)
13+
14+
-- Export GpuDevice Globals (#2918)
15+
16+
-- enable LinOp to use the right Factory (fixes moving geometry problem) (#2916)
17+
18+
-- Use 1 atomic instead of two per item in DenseBins::build (#2911)
19+
20+
-- [SYCL] Remove amrex::oneapi and update deprecated device descriptors (#2910)
21+
22+
-- Add: `MultiFab::sum_unique` (#2909)
23+
24+
-- In MLMG::mgFcycle, assert that for EB the linop is cell-centered. (#2905)
25+
26+
-- EB: Add Fine Levels (#2881)
27+
28+
-- Add rpath to lib64 for ZFP. (#2902)
29+
30+
-- change data types from double to amrex::Real, and thus we can use single precision for the hypre IJ interface (#2896)
31+
32+
-- MPMD Support (#2895)
33+
34+
-- MLMG interface (#2858)
35+
136
# 22.08
237

338
-- Let `selectActualNeighbors` return right after starting if there are no

0 commit comments

Comments
 (0)