dune-pdelab  2.4.1
Static Public Attributes | List of all members
Dune::PDELab::PartitionSelector< p0, p1, p2, p3, p4 > Struct Template Reference

Helper for building the bitmask describing the grid partitions contained in a GFS. More...

#include <dune/pdelab/gridfunctionspace/tags.hh>

Static Public Attributes

static const unsigned int partition_mask
 

Detailed Description

template<int p0 = -1, int p1 = -1, int p2 = -1, int p3 = -1, int p4 = -1>
struct Dune::PDELab::PartitionSelector< p0, p1, p2, p3, p4 >

Helper for building the bitmask describing the grid partitions contained in a GFS.

This struct should be used to construct the bitmask for use by the PartitionInfoProvider.

Member Data Documentation

template<int p0 = -1, int p1 = -1, int p2 = -1, int p3 = -1, int p4 = -1>
const unsigned int Dune::PDELab::PartitionSelector< p0, p1, p2, p3, p4 >::partition_mask
static

The documentation for this struct was generated from the following file: