From d276a73a4df6560bbcacf473f623460e6a568216 Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
+ 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