From 1b633311040cbc718309d37c1eb48a3dc3da61b2 Mon Sep 17 00:00:00 2001 From: Ralf Hartmann Date: Mon, 14 Mar 2005 17:27:08 +0000 Subject: [PATCH] vertices_adjacent_to_line renamed to line_to_cell_vertices. git-svn-id: https://svn.dealii.org/trunk@10130 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/news/changes.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deal.II/doc/news/changes.html b/deal.II/doc/news/changes.html index b0607df23e..a49157794d 100644 --- a/deal.II/doc/news/changes.html +++ b/deal.II/doc/news/changes.html @@ -42,6 +42,17 @@ inconvenience this causes.
    +
  1. Changed: The GeometryInfo::vertices_adjacent_to_line function has been + renamed to GeometryInfo::line_to_cell_vertices to be named analogous to + the face_to_cell_vertices, face_to_cell_lines and child_to_cell_coordinates functions. +
    + (RH 2005/03/14) +

    +
  2. Changed: the file multigrid/mg_dof_tools.h was renamed to multigrid/mg_tools.h in order to match the name of the class contained. -- 2.39.5