|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
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 >
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
◆ partition_mask
template<int p0 = -1, int p1 = -1, int p2 = -1, int p3 = -1, int p4 = -1>
|
static |
Initial value:
=
shift_if_nonnegative<p0>::value |
shift_if_nonnegative<p1>::value |
shift_if_nonnegative<p2>::value |
shift_if_nonnegative<p3>::value |
shift_if_nonnegative<p4>::value
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8