From 4329eb8324b12e3bca4def2cd890e973a274d784 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 24 Mar 2004 20:17:18 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://svn.dealii.org/trunk@8865 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/c-4-0.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index 4e659aad4f..ff83af0647 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -524,10 +524,11 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK
  • New: The new functions SparsityPattern::partition, GridTools::partition_triangulation, DoFTools::get_subdomain_association, and DoFRenumbering::subdomain_wise can now be used to - generate partitions of a triangulation and its associated degrees of - freedom suitable for parallel computations with PETSc. + class="member">DoFTools::get_subdomain_association, DoFTools::count_dofs_with_subdomain_association, + and DoFRenumbering::subdomain_wise can now + be used to generate partitions of a triangulation and its associated + degrees of freedom suitable for parallel computations with PETSc.
    (WB 2004/03/08)

    -- 2.39.5