FreePOOMA  2.4.1
Public Types
NewEngine< Engine< Dim, T, CompFwd< Eng, Components > >, Domain > Struct Template Reference

Specialization allowing a view to be taken of a forwarding engine. More...

#include <ForwardingEngine.h>

List of all members.

Public Types

typedef NewEngine< Eng, Domain >
::Type_t 
NewEngine_t
typedef Engine
< NewEngine_t::dimensions, T,
CompFwd< NewEngine_t,
Components > > 
Type_t

Detailed Description

template<int Dim, class T, class Eng, class Components, class Domain>
struct NewEngine< Engine< Dim, T, CompFwd< Eng, Components > >, Domain >

Specialization allowing a view to be taken of a forwarding engine.


Member Typedef Documentation

template<int Dim, class T , class Eng , class Components , class Domain >
typedef NewEngine<Eng, Domain>::Type_t NewEngine< Engine< Dim, T, CompFwd< Eng, Components > >, Domain >::NewEngine_t
template<int Dim, class T , class Eng , class Components , class Domain >
typedef Engine<NewEngine_t::dimensions, T, CompFwd<NewEngine_t, Components> > NewEngine< Engine< Dim, T, CompFwd< Eng, Components > >, Domain >::Type_t

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