From: wolf Date: Thu, 1 Apr 2004 20:02:07 +0000 (+0000) Subject: Two more functions. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e2632d4dc6a1d2cd0a6e8b036448cada9c9acf4;p=dealii-svn.git Two more functions. git-svn-id: https://svn.dealii.org/trunk@8951 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/c-4-0.html b/deal.II/doc/news/c-4-0.html index b0f203305c..c40bb631dd 100644 --- a/deal.II/doc/news/c-4-0.html +++ b/deal.II/doc/news/c-4-0.html @@ -575,7 +575,9 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK class="member">SparsityPattern::partition, GridTools::partition_triangulation, DoFTools::get_subdomain_association, DoFTools::count_dofs_with_subdomain_association, + class="member">DoFTools::count_dofs_with_subdomain_association, + GridTools::get_subdomain_association, GridTools::count_cells_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.