#647 why do the gridviews have a partitiontype parameter?
Metadata
Property | Value |
---|---|
Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Reported at | Nov 4, 2009 17:48 |
Type | Bug Report |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Last edited at | Aug 15, 2015 23:11 |
Description
The partitiontype parameter of the gridviews leads to some some inconcistancy with the underlying indexset. The indexset contains entities of any partitiontype (All_Partition), but the view might contain less.
I don't really see an advantage in this parameter.
I think it would be best to drop the parameter and make begin() == begin<All_Partition>()