From 8f35c898a972b95349b2dd7c3b2a0c941ff00733 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Thu, 2 Apr 2015 10:18:18 +0200 Subject: [PATCH] fix changes.h entry --- doc/news/changes.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 50c4e72e2c..c3d10395e1 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -409,10 +409,10 @@ inconvenience this causes. (Nicola Giuliani, 2015/04/01)
  • -
  • New: A new function 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. +
  • New: A function to get a map with all vertices at boundaries has + been added at GridTools::get_all_vertices_at_boundary(). This function + will return a map which can be used in functions like + GridTools::laplace_transform().
    (Fernando Posada, 2015/03/31)
  • -- 2.39.5