Skip to content

Commit 39c9cb6

Browse files
authored
Update CHANGES for 22.01 (#2554)
1 parent 7c606b8 commit 39c9cb6

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGES

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,41 @@
1+
# 22.01
2+
3+
-- Add Gatherv for USE_MPI=FALSE. (#2549)
4+
5+
-- Resize vector inside GatherLayoutDataToVector (#2548)
6+
7+
-- Add missing FillBoundary_nowait (#2546)
8+
9+
-- add a tool to compute the volume integral of a plotfile field (#2541)
10+
11+
-- Update MLEBNodeFDLaplacian (#2538)
12+
13+
-- Update NVector_MultiFab functionality from ATPESC-codes and add to Src/Extern/SUNDIALS (#2505)
14+
15+
-- Projections migrated to AMReX-Hydro (#2530)
16+
17+
-- Fix a bug in Robin BC (#2477)
18+
19+
-- Add ParallelCopyToGhost and fix a bug in FillPatch (#2523)
20+
21+
-- CMake 3.22+: Policy CMP0127 (#2525)
22+
23+
-- Add function for make a dmap that is similar to an input MultiFab. (#2526)
24+
25+
-- Specify dimensions that can be refined with `refine_grid_layout` (#2516)
26+
27+
-- DPCPP: AMREX_INTEL_ARCH (#2459)
28+
29+
-- Generalize problem size specification (#2518)
30+
31+
-- Use specific targets for make uninstall (#2471)
32+
33+
-- Move Basic Time Integration into AMReX (#2503)
34+
35+
-- allow the use of SuperParticle in amrex::ParticleToMesh (#2514)
36+
37+
-- ANSI Escape Codes (#2509)
38+
139
# 21.12
240

341
-- AMREX_RELEASE_NUMBER (#2448)

0 commit comments

Comments
 (0)