FreePOOMA  2.4.1
Public Types | Static Public Member Functions
View1< Stencil< Function >, Array< D, T, E > > Struct Template Reference

#include <Stencil.h>

List of all members.

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)

template<class Function, int D, class T, class E>
struct View1< Stencil< Function >, Array< D, T, E > >


Member Typedef Documentation

template<class Function , int D, class T , class E >
typedef Array<D,T,E> View1< Stencil< Function >, Array< D, T, E > >::ArrayIn_t
template<class Function , int D, class T , class E >
typedef StencilEngine<Function, ArrayIn_t> View1< Stencil< Function >, Array< D, T, E > >::NewTag_t
template<class Function , int D, class T , class E >
typedef NewTag_t::Element_t View1< Stencil< Function >, Array< D, T, E > >::NewT_t
template<class Function , int D, class T , class E >
typedef Engine<D, NewT_t, NewTag_t> View1< Stencil< Function >, Array< D, T, E > >::NewEngine_t
template<class Function , int D, class T , class E >
typedef Array<D, NewT_t, NewTag_t> View1< Stencil< Function >, Array< D, T, E > >::Type_t

Member Function Documentation

template<class Function , int D, class T , class E >
static Type_t View1< Stencil< Function >, Array< D, T, E > >::make ( const Stencil< Function > &  s,
const ArrayIn_t a 
) [inline, static]

The documentation for this struct was generated from the following file: