FreePOOMA  2.4.1
Public Types | Static Public Member Functions
LeafFunctor< FieldEngine< Mesh, T, ExpressionTag< Expr > >, ExpressionApply< Tag > > Struct Template Reference

#include <FieldEngine.ExprEngine.h>

List of all members.

Public Types

typedef FieldEngine< Mesh, T,
ExpressionTag< Expr > > 
Subject_t
typedef Subject_t::Engine_t Engine_t
typedef LeafFunctor< Engine_t,
ExpressionApply< Tag > > 
LeafFunctor_t
typedef int Type_t

Static Public Member Functions

static Type_t apply (const Subject_t &fieldEngineBase, const ExpressionApply< Tag > &tag)

template<class Mesh, class T, class Expr, class Tag>
struct LeafFunctor< FieldEngine< Mesh, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >


Member Typedef Documentation

template<class Mesh , class T , class Expr , class Tag >
typedef FieldEngine<Mesh, T, ExpressionTag<Expr> > LeafFunctor< FieldEngine< Mesh, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >::Subject_t
template<class Mesh , class T , class Expr , class Tag >
typedef Subject_t::Engine_t LeafFunctor< FieldEngine< Mesh, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >::Engine_t
template<class Mesh , class T , class Expr , class Tag >
typedef LeafFunctor<Engine_t, ExpressionApply<Tag> > LeafFunctor< FieldEngine< Mesh, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >::LeafFunctor_t
template<class Mesh , class T , class Expr , class Tag >
typedef int LeafFunctor< FieldEngine< Mesh, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >::Type_t

Member Function Documentation

template<class Mesh , class T , class Expr , class Tag >
static Type_t LeafFunctor< FieldEngine< Mesh, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >::apply ( const Subject_t fieldEngineBase,
const ExpressionApply< Tag > &  tag 
) [inline, static]

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