#609 Semantics of IteratorType Ghost_Partition
Metadata
Property | Value |
---|---|
Reported by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Reported at | Sep 28, 2009 17:47 |
Type | Bug Report |
Version | 1.2 |
Operating System | Unspecified / All |
Last edited by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Last edited at | Mar 22, 2010 18:04 |
Closed by | Christian Engwer (christi@conan.iwr.uni-heidelberg.de) |
Closed at | Mar 22, 2010 18:04 |
Closed in version | 2.0 |
Resolution | Fixed |
Comment |
Description
What is the meaning of Ghost_Partition?
- iterator over everything from interior till ghost (this would meen it is the same as All_Partition)
- iterator only over Ghost entities
If the answer is 1), then why is this type needed, we have the All_Partition iterator?
If the answer is 2), then naming is misleading. It is also not clear to me, what it is used for.