FreePOOMA  2.4.1
Public Types | Static Public Member Functions
NewEngineDomain< Engine< Dim, T, Brick >, Node< Interval< Dim > > > Struct Template Reference

NewEngineDomain<Engine,SubDomain> More...

#include <BrickEngine.h>

List of all members.

Public Types

typedef Interval< Dim > Type_t
typedef const Interval< Dim > & Return_t

Static Public Member Functions

static Return_t apply (const Engine< Dim, T, Brick > &, const Node< Interval< Dim > > &node)

Detailed Description

template<int Dim, class T>
struct NewEngineDomain< Engine< Dim, T, Brick >, Node< Interval< Dim > > >

NewEngineDomain<Engine,SubDomain>

Several specializations of NewEngineDomain for combinations of Brick/BrickView-Engines and Node/INode..


Member Typedef Documentation

template<int Dim, class T >
typedef Interval<Dim> NewEngineDomain< Engine< Dim, T, Brick >, Node< Interval< Dim > > >::Type_t
template<int Dim, class T >
typedef const Interval<Dim>& NewEngineDomain< Engine< Dim, T, Brick >, Node< Interval< Dim > > >::Return_t

Member Function Documentation

template<int Dim, class T >
static Return_t NewEngineDomain< Engine< Dim, T, Brick >, Node< Interval< Dim > > >::apply ( const Engine< Dim, T, Brick > &  ,
const Node< Interval< Dim > > &  node 
) [inline, static]

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