#include <MultiPatchEngine.h>
Public Types | |
typedef int | Type_t |
Static Public Member Functions | |
static Type_t | apply (const Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > > &engine, const ExpressionApply< IntersectorTag< Intersect > > &tag) |
static Type_t | applyHandler (const Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > > &engine, const ExpressionApply< IntersectorTag< Intersect > > &tag, const WrappedInt< true > &) |
static Type_t | applyHandler (const Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > > &engine, const ExpressionApply< IntersectorTag< Intersect > > &tag, const WrappedInt< false > &) |
typedef int LeafFunctor< Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > >, ExpressionApply< IntersectorTag< Intersect > > >::Type_t |
static Type_t LeafFunctor< Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > >, ExpressionApply< IntersectorTag< Intersect > > >::apply | ( | const Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > > & | engine, | |
const ExpressionApply< IntersectorTag< Intersect > > & | tag | |||
) | [inline, static] |
static Type_t LeafFunctor< Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > >, ExpressionApply< IntersectorTag< Intersect > > >::applyHandler | ( | const Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > > & | engine, | |
const ExpressionApply< IntersectorTag< Intersect > > & | tag, | |||
const WrappedInt< true > & | ||||
) | [inline, static] |
References intersect().
static Type_t LeafFunctor< Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > >, ExpressionApply< IntersectorTag< Intersect > > >::applyHandler | ( | const Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > > & | engine, | |
const ExpressionApply< IntersectorTag< Intersect > > & | tag, | |||
const WrappedInt< false > & | ||||
) | [inline, static] |