From 58e110c4ee07a6f571b786a0caa34e9b84974bb9 Mon Sep 17 00:00:00 2001
From: hartmann
(GK, 2005/07/19)
Changed: Cygwin has problems linking against deal.II DLLs if you
link against more than one dimension dependent library. The linker
@@ -163,6 +164,7 @@ inconvenience this causes.
(Ralf B. Schulz, 2005/07/13)
Changed: Under Cygwin, linking against LAPACK and UMFPACK did
not work. This is now fixed in the Makefiles. Changes only
@@ -170,6 +172,7 @@ inconvenience this causes.
(Ralf B. Schulz, 2005/07/02)
New: The latest version of UMFPACK, version 4.4, has been imported.
@@ -592,6 +595,16 @@ inconvenience this causes.
+ Remove: Due to the reimplementation of the 3d reordering
+ algorithm in GridReordering
two
+ years ago, the CellData::rotate
+ function got obsolete. CellData::rotate
is now removed.
+
+ (RH, 2005/08/09)
+
Fixed: It was possible to compare iterators into different
DoFHandler
objects for equality and inequality as long as
--
2.39.5