STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::decomposition_tuple_type< Dim, NumProjection, Precision > Struct Template Reference

Specify types of tuple variables used in the decomposition. The type depends on the number of projections. More...

Detailed Description

template<int Dim, int NumProjection, typename Precision = double>
struct stapl::decomposition_tuple_type< Dim, NumProjection, Precision >

Specify types of tuple variables used in the decomposition. The type depends on the number of projections.

Template Parameters
Dimmesh dimension.
NumProjectionnumber of projections for partitioning.
Precisiontype of mesh vertex coordinates.

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