Index Domain Type
Jeffrey Oldham
oldham at codesourcery.com
Thu Jan 10 22:12:02 UTC 2002
Was the Index domain type removed? Various comments refer to
it and there is a forward declaration, but I found no definition.
in Pooma's src/:
find . -name *.h -print | xargs -n 10 grep '[[:space:]]Index[^[:alpha:]]'
./Domain/Grid.h:// however, like Index does, so it cannot be used in any kind of tensor-like
./Domain/Interval.h:// however, like Index does, so it cannot be used in any kind of tensor-like
./Domain/Loc.h:// like Index does, so it cannot be used in any kind of tensor-like
./Domain/NewDomain.h:template<int Dim> class Index;
./Domain/NewDomain.h:// of the slice = sum of dimensions of Interval, Range, Index objects
./Domain/Range.h:// however, like Index does, so it cannot be used in any kind of tensor-like
./Engine/DynamicEngine.h: // Index of the first point.
./Engine/IndexFunctionEngine.h:// Index-function-engine objects provide a way to make a function of indices
./Pooma/Indices.h: typedef typename ComponentView<Loc<1>, Iota_t>::Type_t Index_t;
Thanks for the information,
Jeffrey D. Oldham
oldham at codesourcery.com
More information about the pooma-dev
mailing list