NewEngine< Engine< Dim, T, StencilEngine< S, E > >, Interval< Dim > > Struct Template Reference
Specializations of
NewEngine for subsetting a
StencilEngine with an arbitrary domain.
More...
#include <Stencil.h>
List of all members.
Detailed Description
template<int Dim, class T, class S, class E>
struct NewEngine< Engine< Dim, T, StencilEngine< S, E > >, Interval< Dim > >
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.
Member Typedef Documentation
template<int Dim, class T , class S , class E >
The documentation for this struct was generated from the following file: