DomainArithOpsTraits.h File Reference

DomainArithOpsTraits is intended to be used to select the return type of arithmetic operations between domains and pseudo-domains. More...

This graph shows which files directly or indirectly include this file:


Classes

struct  DomainArithOpsTraits< T1, T2 >
struct  DomainArithOpsTraits< Loc< 1 >, Loc< 1 > >
struct  DomainArithOpsTraits< Loc< 1 >, Loc< Dim > >
struct  DomainArithOpsTraits< Loc< Dim >, Loc< 1 > >
struct  DomainArithOpsTraits< Loc< Dim >, Loc< Dim2 > >
struct  DomainArithOpsTraits< Loc< 1 >, Interval< Dim > >
struct  DomainArithOpsTraits< Interval< Dim >, Loc< 1 > >
struct  DomainArithOpsTraits< Loc< Dim >, Interval< Dim2 > >
struct  DomainArithOpsTraits< Interval< Dim >, Loc< Dim2 > >
struct  DomainArithOpsTraits< Loc< 1 >, Range< Dim > >
struct  DomainArithOpsTraits< Range< Dim >, Loc< 1 > >
struct  DomainArithOpsTraits< Loc< Dim >, Range< Dim2 > >
struct  DomainArithOpsTraits< Range< Dim >, Loc< Dim2 > >
struct  DomainArithOpsTraits< Loc< 1 >, IndirectionList< int > >
struct  DomainArithOpsTraits< IndirectionList< int >, Loc< 1 > >
struct  DomainArithOpsTraits< Loc< 1 >, Grid< Dim > >
struct  DomainArithOpsTraits< Grid< Dim >, Loc< 1 > >
struct  DomainArithOpsTraits< Loc< Dim >, Grid< Dim2 > >
struct  DomainArithOpsTraits< Grid< Dim >, Loc< Dim2 > >

Detailed Description

DomainArithOpsTraits is intended to be used to select the return type of arithmetic operations between domains and pseudo-domains.

DomainArithOpsTraits comprises the following list:

Loc<1> Loc<N> Interval<N> Range<N> IndirectionList<int> Grid<N>

Valid combinations are


Generated on Wed Mar 16 06:16:46 2011 for FreePOOMA by  doxygen 1.5.9