File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments