From 8f53c341b759142bd4a2e5e1249e837e02ab3787 Mon Sep 17 00:00:00 2001
From: wolf
+ Changed: The DoFObjectAccessor
and derived classes
+ used to take only the space dimension and the dimension of the
+ object they represented as template arguments. They now also
+ take an argument pertaining to the type of DoFHandler they
+ correspond to. This may be ::DoFHandler
or
+ hp::DoFHandler
.
+
+ (WB 2005/12/20)
+
Changed: Previously, if mg_dof_handler
was a
multilevel DoF handler object, calling
--
2.39.5