From: Wolfgang Bangerth Date: Thu, 1 Apr 2004 20:02:07 +0000 (+0000) Subject: Two more functions. X-Git-Tag: v8.0.0~15397 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2dad6d2b0cf2ddaea81d5fe68f3489bec48a1fd;p=dealii.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.