Skip to content

Commit ae7b64b

Browse files
authored
Update CHANGES for 23.11 (#3613)
1 parent 601cc4e commit ae7b64b

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

CHANGES

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,52 @@
1+
# 23.11
2+
3+
-- Give FlashFluxRegisters ways to accumulate data in registers (#3597)
4+
5+
-- `AMReXBuildInfo.cmake`: AMReX_DIR (#3609)
6+
7+
-- update doc for amrex::Abort on GPU (#3605)
8+
9+
-- Add runtime particle components to HDF5 wrapper (#3596)
10+
11+
-- Windows: Fix Installed AMReXBuildInfo.cmake (#3606)
12+
13+
-- Print AMReX version at the beginning of Initialize (#3604)
14+
15+
-- Install Move Tools to `shared/amrex` (#3599)
16+
17+
-- Revert "Add ability for GCC 8 in CMake to build fgradient which uses std::filesystem" (#3601)
18+
19+
-- Avoid std::filesystem (#3602)
20+
21+
-- Fix Assertion in MLEBNodeFDLaplacian (#3594)
22+
23+
-- Fix a memory "leak" in VisMF's persistent streams (#3592)
24+
25+
-- RealVect Static: Export (#3589)
26+
27+
-- change MaxCnt from 4 to max(4,max_level+1) for how many iterations we… (#3588)
28+
… allow in creation of the initial grid hierarchy
29+
30+
-- Add Bittree CI (#3577)
31+
32+
-- BCType::ext_dir_cc (#3581)
33+
34+
-- Disable CCache in Windows CIs (#3566)
35+
36+
-- Fix ICC CI by Freeing up Disk Space (#3583)
37+
38+
-- Docs: Link pyAMReX (#3582)
39+
40+
-- NodeABecLaplacian: Reuse (#3579)
41+
42+
-- simplify how 2d surface integrals are computed (#3571)
43+
44+
-- Adding bittree interface to improve regridding performance in octree mode (#3555)
45+
46+
-- MLNodeABecLaplacian (#3559)
47+
48+
-- Fix Boundary Centroid in a Corner Case in 2D (#3568)
49+
150
# 23.10
251

352
-- Bugfix typo in AMReX_SundialsIntegrator.H Nvar vs NVar, the

0 commit comments

Comments
 (0)