From 4c56298735365b8773c183f8e5e9869139380186 Mon Sep 17 00:00:00 2001
From: guido
- New: Vector::operator *
is now
+ New: Vector
::operator *
is now
templatized, allowing for scalar products of vectors with
different underlying types.
@@ -228,6 +228,15 @@ documentation, etc.
+ New: FiniteElement
::has_support_on_face
allows to check
+ whether a shape function has non-zero values on a certain face
+ of a cell.
+
+ (GK 2001/12/04)
+
Changed: The IteratorState
enum used
to indicate the state in which an iterator can be is now
--
2.39.5