From 16c01d5e63e280020aa88a4dc26e608b80e4dbb2 Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Mon, 28 Mar 2016 13:04:47 +0200 Subject: [PATCH] Fixed typo. --- doc/news/changes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 9c68616da2..e939fc5a48 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -114,7 +114,7 @@ inconvenience this causes.
  • New: Add GridTools::remove_hanging_nodes() and GridTools::remove_anisotropy() in GridTools. GridTools::remove_hanging_nodes() detects cells with hanging nodes and refines the neighbours in the direction - that removes hanging nodes or in everery directions. + that removes hanging nodes or in every directions. GridTools::remove_anisotropy() refines a mesh until the resulting mesh is composed by cells with ratio between the extension in each coordinate direction lower than a fixed value. -- 2.39.5