From 19303ae6dd905e1367917558c92b5da7c2ad8fd8 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Mon, 16 Sep 2019 10:03:31 +0200 Subject: [PATCH] Fix a few typos in changelog. Break lines. --- doc/news/changes/minor/20190704PeterMunch | 2 +- doc/news/changes/minor/20190710PeterMunch | 2 +- doc/news/changes/minor/20190808KatherineCosburn | 7 +++++-- .../changes/minor/20190809RezaRastakMarcFehlingPeterMunch | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/news/changes/minor/20190704PeterMunch b/doc/news/changes/minor/20190704PeterMunch index 2d5f56b552..81b64c84ee 100644 --- a/doc/news/changes/minor/20190704PeterMunch +++ b/doc/news/changes/minor/20190704PeterMunch @@ -1,5 +1,5 @@ New: A second template parameter has been added to VectorizedArray. This template -parameter optionally controls the number of vectorization lanes to be used, i.e. +parameter optionally controls the number of vectorization lanes to be used, i.e., which instruction set architecture extension to be used, at the time the application is built.
diff --git a/doc/news/changes/minor/20190710PeterMunch b/doc/news/changes/minor/20190710PeterMunch index f275b6d66c..b33834d068 100644 --- a/doc/news/changes/minor/20190710PeterMunch +++ b/doc/news/changes/minor/20190710PeterMunch @@ -1,4 +1,4 @@ -New: It is possible to access value type Number of VectorizedArray +New: It is possible to access the value type Number of VectorizedArray directly via VectorizedArray::value_type.
(Peter Munch, 2019/07/10) diff --git a/doc/news/changes/minor/20190808KatherineCosburn b/doc/news/changes/minor/20190808KatherineCosburn index ffe32600cf..39ce1e04ee 100644 --- a/doc/news/changes/minor/20190808KatherineCosburn +++ b/doc/news/changes/minor/20190808KatherineCosburn @@ -1,3 +1,6 @@ -Found the original wording asking for user to explore more refinements to be confusing and redundant given that previous paragraph asks to look at results of a p-refinement. Assuming they meant to now explore h-refinement, I changed the text to make this more clear. - +Found the original wording asking for user to explore more refinements to be +confusing and redundant given that previous paragraph asks to look at results +of a p-refinement. Assuming they meant to now explore h-refinement, I changed +the text to make this more clear. +
(Katherine Cosburn, 2019/08/08) diff --git a/doc/news/changes/minor/20190809RezaRastakMarcFehlingPeterMunch b/doc/news/changes/minor/20190809RezaRastakMarcFehlingPeterMunch index ff06da7b68..ee8e9ec607 100644 --- a/doc/news/changes/minor/20190809RezaRastakMarcFehlingPeterMunch +++ b/doc/news/changes/minor/20190809RezaRastakMarcFehlingPeterMunch @@ -1,5 +1,5 @@ Improved: ContinuousQuadratureDataTransfer allows the number of data values per quadrature points vary across the mesh. It also allows a cell to not -have any associated quadrate data during refinement. +have any associated quadrature data during refinement.
(Reza Rastak, Marc Fehling, Peter Munch 2019/08/09) -- 2.39.5