FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LeafFunctor< Engine< D, T, UserFunctionEngine< Func, Expr > >, EngineView< Tag > > Struct Template Reference

#include <UserFunction.h>

List of all members.

Public Types

typedef LeafFunctor< Expr,
EngineView< Tag > > 
LeafFunctor_t
typedef LeafFunctor_t::Type_t NewViewed_t
typedef Engine< D, T,
UserFunctionEngine< Func,
NewViewed_t > > 
Type_t

Static Public Member Functions

static Type_t apply (const Engine< D, T, UserFunctionEngine< Func, Expr > > &engine, const EngineView< Tag > &tag)

template<int D, class T, class Func, class Expr, class Tag>
struct LeafFunctor< Engine< D, T, UserFunctionEngine< Func, Expr > >, EngineView< Tag > >


Member Typedef Documentation

template<int D, class T , class Func , class Expr , class Tag >
typedef LeafFunctor<Expr, EngineView<Tag> > LeafFunctor< Engine< D, T, UserFunctionEngine< Func, Expr > >, EngineView< Tag > >::LeafFunctor_t
template<int D, class T , class Func , class Expr , class Tag >
typedef LeafFunctor_t::Type_t LeafFunctor< Engine< D, T, UserFunctionEngine< Func, Expr > >, EngineView< Tag > >::NewViewed_t
template<int D, class T , class Func , class Expr , class Tag >
typedef Engine<D, T, UserFunctionEngine<Func, NewViewed_t> > LeafFunctor< Engine< D, T, UserFunctionEngine< Func, Expr > >, EngineView< Tag > >::Type_t

Member Function Documentation

template<int D, class T , class Func , class Expr , class Tag >
static Type_t LeafFunctor< Engine< D, T, UserFunctionEngine< Func, Expr > >, EngineView< Tag > >::apply ( const Engine< D, T, UserFunctionEngine< Func, Expr > > &  engine,
const EngineView< Tag > &  tag 
) [inline, static]

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