File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
33
# 22.02
2
34
3
35
-- Fix I/O bug in Amr class (#2609)
You can’t perform that action at this time.
0 commit comments