From 37c59665213739a50fa01438301843d8d3b6ca32 Mon Sep 17 00:00:00 2001 From: Fernando Posada Date: Tue, 31 Mar 2015 11:16:36 +0200 Subject: [PATCH] Updated information in changes.h --- doc/news/changes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/news/changes.h b/doc/news/changes.h index e5c6a862aa..bfa764f251 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -333,6 +333,14 @@ inconvenience this causes.
    +
  1. New: A new funtion to get a map with all vertices at boundaries + has been added in GridTools::get_all_vertices_at_boundary. + This function will return a map wich can be used in functions + like GridTools::Laplace_transform. +
    + (Fernando Posada, 2015/03/31) +
  2. +
  3. New: A new flag no_automatic_repartitioning in parallel::distributed::Triangulation will disable the automatic repartitioning when calling execute_coarsening_and_refinement() (or things -- 2.39.5