From 7c5245c0b4ad32cf965f2fb8c8ed4c4d8d870114 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Tue, 6 Oct 2015 17:44:37 -0500 Subject: [PATCH] Add a changelog. --- doc/news/changes.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 507e29eb7b..af564b5a5a 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -367,7 +367,13 @@ inconvenience this causes.
    -
  1. Added: DoFTools::locally_relevant_dofs_per_subdomain can be used +
  2. New: GridIn::read_unv() can now read more element codes that + are used in typical meshes. +
    + (Aslan Kosakian, 2015/10/06) +
  3. + +
  4. New: DoFTools::locally_relevant_dofs_per_subdomain() can be used to extract an IndexSet of locally relevant DoFs for a Triangulation partitioned using METIS or with a parallel::shared::Triangulation .
    -- 2.39.5