DomainChangeDim< Region< Dim1, T >, Dim2 > Struct Template Reference
DomainChangeDim<T, int> is used to convert from a domain of one dimension to another dimension (the second template parameter).
More...
#include <DomainTraits.Region.h>
List of all members.
Detailed Description
template<int Dim1, int Dim2, class T>
struct DomainChangeDim< Region< Dim1, T >, Dim2 >
DomainChangeDim<T, int> is used to convert from a domain of one dimension to another dimension (the second template parameter).
For Region<Dim1>, it changes from Dim1 to Dim2.
Member Typedef Documentation
template<int Dim1, int Dim2, class T >
template<int Dim1, int Dim2, class T >
Member Enumeration Documentation
template<int Dim1, int Dim2, class T >
The documentation for this struct was generated from the following file: