From 3ebe3228c314ab20548d041da887ff19540744ed Mon Sep 17 00:00:00 2001 From: Jonathan Robey Date: Mon, 8 Aug 2016 21:43:19 -0700 Subject: [PATCH] Update changes.h for MGLevelObject::clear() change --- doc/news/changes.h | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index e5e4c546f6..c22050c8b6 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -39,6 +39,13 @@ inconvenience this causes.
    +
  1. Deprecated: MGLevelObject::clear() deprectated in favor of +MGLevelObject::clear_elements() due to clear() being inconsistent with behavior +of other container objects. +
    +(Jonathan Robey, 2016/08/08) +
  2. +
  3. Changed: Several operators from LocalIntegrators::Divergence got moved to LocalIntegrators::GradDiv and the never used/tested LocalIntegrators::Divergence::grad_div() function got removed. -- 2.39.5