From 12b2fb186f257141e7eb5dcaf565e0fa5a64c4d8 Mon Sep 17 00:00:00 2001 From: Salvatore Filippone Date: Fri, 8 Feb 2008 12:38:48 +0000 Subject: [PATCH] *** empty log message *** --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index 67add10b..3dbaa324 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,12 @@ Changelog. A lot less detailed than usual, at least for past history. +2008/02/08: Merged changes from intermesh branch: we now have an + inter_desc_type object. Currently we only implement the + version needed for aggregation algorithms in the algebraic + multigrid preconditioners, but we'll define more general + (linear) maps soon enough. + 2008/01/25: Various changes to variables controlling conditional compilation on the Fortran side: removed NETLIB_BLACS, now HAVE_METIS HAVE_ESSL_BLACS HAVE_KSENDID.