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

ExpressionApply acting on an expression gets applied to the leaves. More...

#include <ExpressionEngine.h>

List of all members.

Public Types

typedef int Type_t

Static Public Member Functions

static Type_t apply (const Engine< Dim, T, ExpressionTag< Expr > > &engine, const ExpressionApply< Tag > &tag)

Detailed Description

template<int Dim, class T, class Expr, class Tag>
struct LeafFunctor< Engine< Dim, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >

ExpressionApply acting on an expression gets applied to the leaves.


Member Typedef Documentation

template<int Dim, class T , class Expr , class Tag >
typedef int LeafFunctor< Engine< Dim, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >::Type_t

Member Function Documentation

template<int Dim, class T , class Expr , class Tag >
static Type_t LeafFunctor< Engine< Dim, T, ExpressionTag< Expr > >, ExpressionApply< Tag > >::apply ( const Engine< Dim, T, ExpressionTag< Expr > > &  engine,
const ExpressionApply< Tag > &  tag 
) [inline, static]

References forEach().


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