From ef9bcb160981b5e605a9089cfd821ae1740161ac Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Fri, 13 Mar 2015 08:19:06 -0500 Subject: [PATCH] Augment a changelog entry to say where the user can find this class. --- doc/news/changes.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 28ad3ff801..c52069718a 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -382,7 +382,8 @@ inconvenience this causes. (Wolfgang Bangerth, 2015/03/13) -
  • New: Add MueLu preconditioner from Trilinos. This is a new algebraic +
  • New: Add MueLu preconditioner from Trilinos through the class + TrilinosWrappers::PreconditionAMGMueLu. This is a new algebraic multigrid package. The input parameters are almost the same as the ones from ML so that the two preconditioners can be easily swapped.
    -- 2.39.5