#include <Stencil.h>
Public Types | |
typedef Array< D, T, E > | ArrayIn_t |
typedef StencilEngine < Function, ArrayIn_t > | NewTag_t |
typedef NewTag_t::Element_t | NewT_t |
typedef Engine< D, NewT_t, NewTag_t > | NewEngine_t |
typedef Array< D, NewT_t, NewTag_t > | Type_t |
Static Public Member Functions | |
static Type_t | make (const Stencil< Function > &s, const ArrayIn_t &a) |
typedef Array<D,T,E> View1< Stencil< Function >, Array< D, T, E > >::ArrayIn_t |
typedef StencilEngine<Function, ArrayIn_t> View1< Stencil< Function >, Array< D, T, E > >::NewTag_t |
typedef NewTag_t::Element_t View1< Stencil< Function >, Array< D, T, E > >::NewT_t |
typedef Engine<D, NewT_t, NewTag_t> View1< Stencil< Function >, Array< D, T, E > >::NewEngine_t |
typedef Array<D, NewT_t, NewTag_t> View1< Stencil< Function >, Array< D, T, E > >::Type_t |
static Type_t View1< Stencil< Function >, Array< D, T, E > >::make | ( | const Stencil< Function > & | s, | |
const ArrayIn_t & | a | |||
) | [inline, static] |
References Array< Dim, T, EngineTag >::domain(), Stencil< Function >::function(), and insetDomain().