From 7b968bc989cbb844c724e67658abb48b1eb7705e Mon Sep 17 00:00:00 2001 From: wolf Date: Sat, 18 Dec 2004 21:03:09 +0000 Subject: [PATCH] Replace broken link. git-svn-id: https://svn.dealii.org/trunk@9844 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/reports/class-hierarchies/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/reports/class-hierarchies/index.html b/deal.II/doc/reports/class-hierarchies/index.html index 851067cd14..35528a4c08 100644 --- a/deal.II/doc/reports/class-hierarchies/index.html +++ b/deal.II/doc/reports/class-hierarchies/index.html @@ -286,7 +286,7 @@ terms of the underlying accessor types. We briefly state a short list of the functions offered by the triangulation accessors. For a more complete discussion of these functions, please refer to the online -API +API documentation of the `grid' classes. These functions can be accessed by iterator->function() if iterator is a cell-, face-, hex-, quad-, or line-iterator. Some functions are @@ -874,7 +874,7 @@ accessors, they inherit the functionality of these accessors, but add some of their own. We only list the additional functionality below. For a full reference, including data types of parameters and return values, please refer to the general -API +API documentation of the `DoF' classes.

-- 2.39.5