From: Ralf Hartmann Date: Fri, 30 Sep 2005 16:50:57 +0000 (+0000) Subject: New Triangulation::get_boundary_indicators function. X-Git-Tag: v8.0.0~13039 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b3fd15331a7d45fbb658fd92ec3cca61e52e3f4;p=dealii.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