Skip to content

#260 Specialization Entity<dim,dim> obsolete

Metadata

Property Value
Reported by Oliver Sander (oliver.sander@tu-dresden.de)
Reported at Feb 11, 2007 15:07
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Feb 12, 2007 16:59
Closed in version Unknown
Resolution Fixed
Comment The specialization (and its base class) has been removed in 3528 (trunk) resp. 3529 (1.0).

Description

Now that the methods ownersFather() and positionInOwnersFather() have disappeared from the interface, the specialization of the class Entity for vertices (codim==dim) is identical to the unspecialized class. Is there a reason to nevertheless keep it a) at all b) in 1.0 ?