freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Index Domain Type


From: Jeffrey Oldham
Subject: Index Domain Type
Date: Thu, 10 Jan 2002 14:12:02 -0800

        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
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]