#532 Entity<0>::count should have a dynamic codim argument
Metadata
Property | Value |
---|---|
Reported by | Carsten Gräser (graeser@math.fu-berlin.de) |
Reported at | Apr 7, 2009 10:03 |
Type | Feature Request |
Version | Git (pre2.4) [autotools] |
Operating System | Unspecified / All |
Last edited by | Carsten Gräser (graeser@math.fu-berlin.de) |
Last edited at | Nov 23, 2010 13:47 |
Closed by | Carsten Gräser (graeser@math.fu-berlin.de) |
Closed at | Nov 23, 2010 13:47 |
Closed in version | Unknown |
Resolution | Won't implement |
Comment |
Description
As the subIndex/subId methods take the codim as dynamic argument the count method of Entity<0> should do this also to allow looping over all sub indices of entities with a dynamically given codim.