From: hartmann Date: Fri, 30 Sep 2005 16:50:57 +0000 (+0000) Subject: New Triangulation::get_boundary_indicators function. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d733bcb288e108f2b43ab4e6eba2d195af1a46;p=dealii-svn.git New Triangulation::get_boundary_indicators function. git-svn-id: https://svn.dealii.org/trunk@11564 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index 957940b377..553d643ceb 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -125,6 +125,14 @@ contributor's names are abbreviated by WB (Wolfgang Bangerth), GK

deal.II

    +
  1. + New: There is now a new Triangulation::get_boundary_indicators + function. +
    + (RH 2005/09/30) +

    +
  2. New: There is now a new GridTools::delete_unused_vertices