IndexFunctionEngine.h File Reference

Index-function-engine objects provide a way to make a function of indices work like an array. More...

#include "Domain/Interval.h"
#include "Domain/Range.h"
#include "Domain/SliceDomain.h"
#include "Engine/Engine.h"
#include "Engine/ViewEngine.h"
#include "Layout/INode.h"
#include "Layout/DomainLayout.h"
#include "PETE/PETE.h"
#include "Utilities/ViewIndexer.h"

Include dependency graph for IndexFunctionEngine.h:

This graph shows which files directly or indirectly include this file:


Classes

struct  IndexFunction< Functor >
 IndexFunction is just a tag class for the index-function-engine engine, which makes a function of indices look like an array. More...
struct  IndexFunctionView< Dim, Functor >
 IndexFunctionView is the view analog of IndexFunction. More...
class  Engine< Dim, T, IndexFunction< Functor > >
 Engine<Dim, T, IndexFunction<Functor> > is a specialization of Engine for IndexFunction. More...
struct  NewEngine< Engine< Dim, T, IndexFunction< Functor > >, Interval< Dim > >
 NewEngine<Engine,SubDomain>. More...
struct  NewEngine< Engine< Dim, T, IndexFunction< Functor > >, Range< Dim > >
struct  NewEngine< Engine< Dim, T, IndexFunction< Functor > >, SliceInterval< Dim, SliceDim > >
struct  NewEngine< Engine< Dim, T, IndexFunction< Functor > >, SliceRange< Dim, SliceDim > >
struct  NewEngine< Engine< Dim, T, IndexFunction< Functor > >, Node< Domain > >
struct  NewEngine< Engine< Dim, T, IndexFunction< Functor > >, INode< Dim > >

Detailed Description

Index-function-engine objects provide a way to make a function of indices work like an array.


Generated on Wed Mar 16 06:17:39 2011 for FreePOOMA by  doxygen 1.5.9