From 372f2e89c8ba8c8b6da0d2e48ea28cc434b0f05f Mon Sep 17 00:00:00 2001
From: Guido Kanschat
- Fixed: The class MGDoFHandler
had trouble when it
- encountered a triangulation that had unused vertices, something
+ Fixed: The class MGDoFHandler
had trouble
+ when it encountered a triangulation that had unused vertices, something
that happens when one coarsens an existing triangulation. In
that case, it would throw unjustified exceptions. This is now
fixed.
@@ -979,7 +979,7 @@ inconvenience this causes.
- Fixed: The class Triangulation::RefinementListener
had only
+ Fixed: The class Triangulation::RefinementListener
had only
virtual abstract functions but no virtual destructor. This caused
warnings with some compilers, and is generally bad practice
anyway. This is now fixed.
--
2.39.5