Class template Dune::XT::Common::IndexSetPartitioner¶
-
template<class GridViewType>
class Dune::XT::Common::IndexSetPartitioner¶ Partition that assigns each codim-0 entity in a IndexSet a unique partition number, its index in the set
usable with Dune::SeedListPartitioning for example Dune::PartitioningInterface
-
std::size_t Dune::XT::Common::IndexSetPartitioner::partition(const EntityType &e) const¶
No documentation provided.
-
std::size_t Dune::XT::Common::IndexSetPartitioner::partitions() const¶
No documentation provided.
-
template<>
explicit Dune::XT::Common::IndexSetPartitioner::IndexSetPartitioner<GridViewType>(const IndexSetType &index_set)¶ No documentation provided.
-
const IndexSetType &Dune::XT::Common::IndexSetPartitioner::index_set_¶
No documentation provided.
-
type Dune::XT::Common::IndexSetPartitioner::IndexSetType¶
No documentation provided.
-
type Dune::XT::Common::IndexSetPartitioner::EntityType¶
No documentation provided.