From 8e073533b0cffe6dc78847dd4ec93cfed7907549 Mon Sep 17 00:00:00 2001 From: Weiqun Zhang Date: Mon, 1 Oct 2018 08:52:00 -0700 Subject: [PATCH] update CHANGES --- CHANGES | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGES b/CHANGES index 7227c7f24b1..63264c0d7ce 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,16 @@ +# 18.10 + + -- MacProjector class for MAC projection + + -- Support for Dirichlet EB in linear solver + + -- Option to use PETSc as bottom solver + + -- Multi-level linear solver with EB not crossing coarse/fine + boundary. + + -- Sundials 3 support + # 18.09 -- Cell-centered linear solver with homogeneous Neumann embedded