Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Aug 1, 2019
1 parent 9d2e2f9 commit bdd1146
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# 19.08

-- MacProjector has the option to set maximal coarsening level.

-- OwnerMask and OverlapMask are now built on GPU.

-- Random number generation on GPU no longer requires an call to
initialize seeds. They are done in amrex::Initialize and resize
is not needed when launching with more threads than the size of
seed array.

-- Optimization of NeighborParticles.

# 19.07

-- Geometry/CoordSys: Static class members have been removed.
Expand Down

0 comments on commit bdd1146

Please sign in to comment.