From 591669a473021ea24387f032ae410350f4ae7d02 Mon Sep 17 00:00:00 2001
From: hartmann
Date: Fri, 8 Sep 2000 12:11:06 +0000
Subject: [PATCH] New Point::distance function.
git-svn-id: https://svn.dealii.org/trunk@3313 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/news/2000/c-3-0.html | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/deal.II/doc/news/2000/c-3-0.html b/deal.II/doc/news/2000/c-3-0.html
index 4211812e68..093841a6ed 100644
--- a/deal.II/doc/news/2000/c-3-0.html
+++ b/deal.II/doc/news/2000/c-3-0.html
@@ -133,6 +133,14 @@ documentation, etc.
(WB 2000/09/07)
+
+ New: There is a new distance
function
+ in the Point
class that calculates the
+ distance between two points.
+
+ (Ralf Hartmann 2000/09/06)
+
+
New: Timer
now uses the system
function getrusage (RUSAGE_CHILDREN,
--
2.39.5