|
|
typedef Array< int, rank > | IndexType |
| |
|
typedef BaseGrid | BaseGridType |
| |
|
typedef Transformation | TransformationType |
| |
|
|
SCHNEK_INLINE T & | get (const IndexType &index) |
| |
|
SCHNEK_INLINE T | get (const IndexType &index) const |
| |
|
SCHNEK_INLINE const IndexType & | getLo () const |
| |
|
SCHNEK_INLINE const IndexType & | getHi () const |
| |
|
SCHNEK_INLINE const IndexType & | getDims () const |
| |
|
SCHNEK_INLINE int | getLo (int k) const |
| |
|
SCHNEK_INLINE int | getHi (int k) const |
| |
|
SCHNEK_INLINE int | getDims (int k) const |
| |
|
SCHNEK_INLINE const_storage_iterator | begin () |
| |
|
SCHNEK_INLINE const_storage_iterator | end () |
| |
|
const_storage_iterator | cbegin () const |
| |
|
const_storage_iterator | cend () const |
| |
|
void | setBaseGrid (BaseGridType &baseGrid_) |
| |
|
Transformation | getTransformation () const |
| |
|
void | setTransformation (const Transformation &transformation) |
| |
|
|
BaseGridType * | baseGrid |
| |
|
Transformation | transformation |
| |
The documentation for this class was generated from the following file: