Dune Core Modules (2.6.0)

Dune::GlobalIndexSet< GridView >::SubPartitionTypeProvider< Entity, Codim > Struct Template Reference

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'.
 

Detailed Description

template<class GridView>
template<class Entity, int Codim>
struct Dune::GlobalIndexSet< GridView >::SubPartitionTypeProvider< Entity, Codim >

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.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 18, 22:30, 2024)