Grid and GridView method size is missing options with PartitionType.
The current interface allows to access number of entities for level
and codim
and GeometryType
. However, accessing information about, for example, number of entitites with PartitionType
interior one has to perform a grid traversal to count the specific entities since this argument option is missing in the size methods.