From 5b3fd15331a7d45fbb658fd92ec3cca61e52e3f4 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Fri, 30 Sep 2005 16:50:57 +0000 Subject: [PATCH] New Triangulation::get_boundary_indicators function. git-svn-id: https://svn.dealii.org/trunk@11564 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.39.5