File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ # 21.12
2+
3+ -- AMREX_RELEASE_NUMBER (#2448)
4+
5+ -- Add a function for detecting whether amrex::Initialize has been called or not. (#2501)
6+
7+ -- Fix fcompare's --abs_tol (#2504)
8+
9+ -- HDF5: Fix an issue when some MPI ranks have no box at all (#2494)
10+
11+ -- Signed distance function in 2D (#2490)
12+
13+ -- Reduce ghost particles in particle communication. (#2480)
14+
15+ -- Assign initial value to prevent (likely spurious) -Wmaybe_unitialized compiler warning. (#2484)
16+
17+ -- Fix a corner case in fixing small cells. (#2489)
18+
19+ -- Added special case for Mac when using rpath (#2479)
20+
21+ -- Fix multi-level EB nodal solver solvability fix (#2473)
22+
23+ -- Disable warning on atomicAddNoRet in HIP (#2466)
24+
25+ -- DPCPP: workaround for the scan issue (#2462)
26+
27+ -- DPCPP: AOT in GNU Make (#2463)
28+
29+ -- Implement HOEXTRAPCC for more than single ghost cell (#2456)
30+
31+ -- Spack Smoke Test (#2460)
32+
33+ -- Support fmod in Parser (#2395)
34+
35+ -- HIP: ftrapv causes issues with DEBUG linking (#2455)
36+
37+ -- DPCPP: Enable early optimizations (#2454)
38+
39+ -- New HDF5 schema with separate datasets for different variables (#2432)
40+
41+ -- InterpFaceRegister (#2452)
42+
43+ -- Fix WarpX EB solver's grad phi computation (#2453)
44+
145# 21.11
246
347 -- Set to never write fill values to the dataset for HDF5 output (#2450)
You can’t perform that action at this time.
0 commit comments