#include <MultiPatchEngine.h>
List of all members.
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 > &) |
template<int Dim, class T, class LT, class PatchTag, int BD, class Intersect>
struct LeafFunctor< Engine< Dim, T, MultiPatchView< LT, PatchTag, BD > >, ExpressionApply< IntersectorTag< Intersect > > >
Member Typedef Documentation
template<int Dim, class T , class LT , class PatchTag , int BD, class Intersect >
Member Function Documentation
template<int Dim, class T , class LT , class PatchTag , int BD, class Intersect >
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] |
template<int Dim, class T , class LT , class PatchTag , int BD, class 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< true > & |
|
|
) |
| [inline, static] |
template<int Dim, class T , class LT , class PatchTag , int BD, class 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] |
The documentation for this struct was generated from the following file: