From 7039077efe6c641cb0343e335f1466b8ee812ba2 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Sun, 17 Nov 2013 15:44:08 +0000 Subject: [PATCH] Fix description git-svn-id: https://svn.dealii.org/trunk@31687 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/news/changes.h b/deal.II/doc/news/changes.h index d699192944..38906d72b7 100644 --- a/deal.II/doc/news/changes.h +++ b/deal.II/doc/news/changes.h @@ -263,7 +263,7 @@ inconvenience this causes.
  • New: parallel::distributed::BlockVector has now methods update_ghost_values, - compress, set_out_ghosts, and has_ghost_elements that do the respective + compress, zero_out_ghosts, and has_ghost_elements that do the respective operation on each block of parallel::distributed::Vector.
    (Martin Kronbichler, 2013/10/18) -- 2.39.5