Skip to content

#855 EntitySeed in UGGrid missing.

Metadata

Property Value
Reported by Robert K (robertk@posteo.org)
Reported at Dec 14, 2010 13:55
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Oliver Sander (oliver.sander@tu-dresden.de)
Last edited at Dec 14, 2010 18:07
Closed by Oliver Sander (oliver.sander@tu-dresden.de)
Closed at Dec 14, 2010 18:07
Closed in version Unknown
Resolution Implemented
Comment applied in dune-grid 7241, thanks.

Description

Since UGGridEntities are not derived from the EntityDefaultImplementation the default implementation of seed is not available in UGGrid. Therefore, the EntitySeed implementation based on EntityPointer has to be implemented manually.