Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Oct 1, 2019
1 parent 5bca4b6 commit b7c1e4f
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGES
@@ -1,3 +1,21 @@
# 19.10

-- Add inhomogeneous Neumann BC to MLMG for convenience.

-- Fix a corner case of tensor solver.

-- Various fixes for single precision and particle real.

-- Add amrex::Long that has a size of 8.

-- Add int8_t support in typecheck.

-- C++ user literal _rt for amrex::Real and _prt for
amrex::ParticleReal.

-- EB MAC projector now requires the user to specify whether the
face velocities are defined on face centers or centroids.

# 19.09

-- First pass of Sr/EB on GPU.
Expand Down

0 comments on commit b7c1e4f

Please sign in to comment.