FreePOOMA
2.4.1
|
Specializations of NewEngine for subsetting a StencilEngine with an arbitrary domain. More...
#include <Stencil.h>
Public Types | |
typedef Engine< Dim, T, StencilEngine< S, E > > | Type_t |
Specializations of NewEngine for subsetting a StencilEngine with an arbitrary domain.
This just says that the subsetting operation is passed on to the expression we're applying the stencil to.
typedef Engine<Dim, T, StencilEngine<S, E> > NewEngine< Engine< Dim, T, StencilEngine< S, E > >, Interval< Dim > >::Type_t |