dune-grid 2.9.0
|
Helper class to provide access to subentity PartitionTypes with a run-time codimension. More...
#include <dune/grid/utility/globalindexset.hh>
Static Public Member Functions | |
static PartitionType | get (const Entity &entity, int codim, int i) |
Get PartitionType of the i-th subentity of codimension 'codim' of entity 'entity'. More... | |
Helper class to provide access to subentity PartitionTypes with a run-time codimension.
This class can be removed if there is ever a method 'subPartitionType' similar to 'subIndex', that takes a run-time codimension argument.
|
inlinestatic |
Get PartitionType of the i-th subentity of codimension 'codim' of entity 'entity'.