From 8c237b97b4b9ffb66efe7efa3006ebc8cf1e07ad Mon Sep 17 00:00:00 2001
From: kronbichler
(WB 2008/07/31)
-
@@ -225,7 +225,7 @@ inconvenience this causes.
to the function was set to true
. This is now fixed.
(WB 2008/07/30)
-
+ New: It is now possible to get the inverse of the Jacobian
+ matrix from the transformation form the real to the unit cell by
+ using FEValues::inverse_jacobian.
+
+ (Martin Kronbichler 2008/08/13)
+
New: There is a second GridTools::partition_triangulation
function that takes a cell connectivity pattern as argument, rather
than computing it itself as the existing function. Use cases are
discussed in the documentation of the new function.
+
(WB 2008/08/06)
-
@@ -251,7 +261,7 @@ inconvenience this causes.
refinement possibilities.
(Luca Heltai 2008/07/17)
-
New: There is now a new -- 2.39.5