Skip to content

Commit

Permalink
Update CHANGES for 22.01 (#2554)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Jan 1, 2022
1 parent 7c606b8 commit 39c9cb6
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGES
@@ -1,3 +1,41 @@
# 22.01

-- Add Gatherv for USE_MPI=FALSE. (#2549)

-- Resize vector inside GatherLayoutDataToVector (#2548)

-- Add missing FillBoundary_nowait (#2546)

-- add a tool to compute the volume integral of a plotfile field (#2541)

-- Update MLEBNodeFDLaplacian (#2538)

-- Update NVector_MultiFab functionality from ATPESC-codes and add to Src/Extern/SUNDIALS (#2505)

-- Projections migrated to AMReX-Hydro (#2530)

-- Fix a bug in Robin BC (#2477)

-- Add ParallelCopyToGhost and fix a bug in FillPatch (#2523)

-- CMake 3.22+: Policy CMP0127 (#2525)

-- Add function for make a dmap that is similar to an input MultiFab. (#2526)

-- Specify dimensions that can be refined with `refine_grid_layout` (#2516)

-- DPCPP: AMREX_INTEL_ARCH (#2459)

-- Generalize problem size specification (#2518)

-- Use specific targets for make uninstall (#2471)

-- Move Basic Time Integration into AMReX (#2503)

-- allow the use of SuperParticle in amrex::ParticleToMesh (#2514)

-- ANSI Escape Codes (#2509)

# 21.12

-- AMREX_RELEASE_NUMBER (#2448)
Expand Down

0 comments on commit 39c9cb6

Please sign in to comment.