CombineSliceDomainWC< RT, UT, CT, DS, SliceDS, true, true > Struct Template Reference
specialization of
CombineSliceDomainWC in which we fill in slice domain values and full domain values, using wildcards
More...
#include <NewDomain.h>
List of all members.
|
Public Types |
enum | { DRT = DomainTraits<RT>::dimensions
} |
enum | { DUT = DomainTraits<UT>::dimensions
} |
enum | { DCT = DomainTraits<CT>::dimensions
} |
Static Public Member Functions |
static void | combine (RT &rt, const UT &u, const CT &ct) |
Detailed Description
template<class RT, class UT, class CT, int DS, int SliceDS>
struct CombineSliceDomainWC< RT, UT, CT, DS, SliceDS, true, true >
specialization of
CombineSliceDomainWC in which we fill in slice domain values and full domain values, using wildcards
Member Enumeration Documentation
template<class RT , class UT , class CT , int DS, int SliceDS>
template<class RT , class UT , class CT , int DS, int SliceDS>
template<class RT , class UT , class CT , int DS, int SliceDS>
Member Function Documentation
template<class RT , class UT , class CT , int DS, int SliceDS>
static void CombineSliceDomainWC< RT, UT, CT, DS, SliceDS, true, true >::combine |
( |
RT & |
rt, |
|
|
const UT & |
u, |
|
|
const CT & |
ct | |
|
) |
| | [inline, static] |
References CTAssert, CombineSliceDomainWC< RT, UT, CT, DS, SliceDS, incl, wc >::DCT, and CombineSliceDomainWC< RT, UT, CT, DS, SliceDS, incl, wc >::DRT.
The documentation for this struct was generated from the following file: