FreePOOMA
2.4.1
|
RightDomain is one of the domain wildcards, which are used when constructing other domains using specific combination rules. More...
Classes | |
class | RightDomain< Dim > |
RightDomain is a special domain class which is used as a 'wildcard'. More... | |
struct | DomainTraits< RightDomain< Dim > > |
DomainTraits<RightDomain<Dim>> provides traits info about RightDomain, which is one of the domain wildcards. More... |
RightDomain is one of the domain wildcards, which are used when constructing other domains using specific combination rules.
RightDomain means to use the ending endpoint of the domain of a second 'reference' domain, with a new user-provided left endpoint, when constructing a new domain. It is also used when constructing new domains with no other arguments to mean that the domain should not be initialized, which can save considerable time in some circumstances.