Skip to content

Commit

Permalink
Update CHANGES for 22.03 (#2639)
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Mar 1, 2022
1 parent 3199edf commit 7e73c1e
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CHANGES
@@ -1,3 +1,35 @@
# 22.03

-- ParticleTile: push_back_real/int w/ Vector (#2634)

-- Update Docs to reflect newer options in MLMG (#2620)

-- Allow the ghost-particle exchange to communicate different variables (#2627)

-- Fix AmrParticleContainer::AssignDensity when ncomp == AMREX_SPACEDIM+1. (#2632)

-- Use async version of cuda/hipMemcpy in PODVector::resize() (#2631)

-- ParticleContainer::make_alike (#2630)

-- Update checkpoint format to account for expanded particle ids. (#2624)

-- Update FabArray::copyTo (#2603)

-- explicitly request python3 for makebuildinfo_C.py (#2621)

-- store the CUDA version in build info (#2617)

-- missing check for mapped solver support when not using GPU (#2616)

-- Remove ifdefs for older compiler version. (#2614)

-- Allow a descriptor component's BndryFuncFabDefault to be stateful. (#2612)

-- TableData: fix missing return in operator= (#2613)

-- SUNDIALS MRI Interface for AMReX TimeIntegrator class (#2600)

# 22.02

-- Fix I/O bug in Amr class (#2609)
Expand Down

0 comments on commit 7e73c1e

Please sign in to comment.