#include <FieldShiftEngine.h>
Public Types | |
typedef LeafFunctor < Expression, ExpressionApply < Tag > > | LeafFunctor_t |
typedef int | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Engine< Dim, T, FieldShift< Expression > > &engine, const ExpressionApply< Tag > &tag) |
typedef LeafFunctor<Expression, ExpressionApply<Tag> > LeafFunctor< Engine< Dim, T, FieldShift< Expression > >, ExpressionApply< Tag > >::LeafFunctor_t |
typedef int LeafFunctor< Engine< Dim, T, FieldShift< Expression > >, ExpressionApply< Tag > >::Type_t |
static Type_t LeafFunctor< Engine< Dim, T, FieldShift< Expression > >, ExpressionApply< Tag > >::apply | ( | const Engine< Dim, T, FieldShift< Expression > > & | engine, | |
const ExpressionApply< Tag > & | tag | |||
) | [inline, static] |