From bdffdfa17a89ce56779d7a67142f17892f088946 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Thu, 7 May 2015 11:33:47 -0500 Subject: [PATCH] Fix wrong HTML markup. --- doc/news/changes.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/news/changes.h b/doc/news/changes.h index 88b384fc61..bd42faa46d 100644 --- a/doc/news/changes.h +++ b/doc/news/changes.h @@ -554,7 +554,7 @@ inconvenience this causes. of at least spacedim components.
(Luca Heltai, 2015/04/11) -
  • +
  • New: TrilinosWrappers::BlockSparseMatrix now has member functions TrilinosWrappers::BlockSparseMatrix::domain_paritioner() and @@ -568,7 +568,7 @@ inconvenience this causes. that generalizes MappingQEulerian to allow arbitrary FiniteElements.
    (Marco Tezzele, Luca Heltai, 2015/04/06) -
  • +
  • Changed: The cells of coarse meshes in parallel::distributed::Triangulation used to be ordered in a Cuthill-McKee @@ -608,7 +608,7 @@ inconvenience this causes. cell-@>active_cell_index()).
    (Wolfgang Bangerth, 2015/04/10) -
  • +
  • Fixed: Added missing hp-related functions to FE_Q_Hierarchical together with a couple of unit tests. Improved code comments. -- 2.39.5