Skip to content

Commit 7e73c1e

Browse files
authored
Update CHANGES for 22.03 (#2639)
1 parent 3199edf commit 7e73c1e

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGES

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
# 22.03
2+
3+
-- ParticleTile: push_back_real/int w/ Vector (#2634)
4+
5+
-- Update Docs to reflect newer options in MLMG (#2620)
6+
7+
-- Allow the ghost-particle exchange to communicate different variables (#2627)
8+
9+
-- Fix AmrParticleContainer::AssignDensity when ncomp == AMREX_SPACEDIM+1. (#2632)
10+
11+
-- Use async version of cuda/hipMemcpy in PODVector::resize() (#2631)
12+
13+
-- ParticleContainer::make_alike (#2630)
14+
15+
-- Update checkpoint format to account for expanded particle ids. (#2624)
16+
17+
-- Update FabArray::copyTo (#2603)
18+
19+
-- explicitly request python3 for makebuildinfo_C.py (#2621)
20+
21+
-- store the CUDA version in build info (#2617)
22+
23+
-- missing check for mapped solver support when not using GPU (#2616)
24+
25+
-- Remove ifdefs for older compiler version. (#2614)
26+
27+
-- Allow a descriptor component's BndryFuncFabDefault to be stateful. (#2612)
28+
29+
-- TableData: fix missing return in operator= (#2613)
30+
31+
-- SUNDIALS MRI Interface for AMReX TimeIntegrator class (#2600)
32+
133
# 22.02
234

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

0 commit comments

Comments
 (0)