Chombo + EB
3.2
|
Any rank and a subscript range. More...
#include <CHArray.H>
Protected Member Functions | |
IndexerData () | |
IndexerData (const USz_t stride, const CHRange &dim) | |
void | ixDefineLowerBound (const CHRange &dim) |
IIx_t | ixLowerBound () const |
bool | ixValidBounds (const IIx_t i, const USz_t size) const |
IIx_t | ixDimOffset () const |
Protected Attributes | |
USz_t | m_ixStride |
Stride for this dimension. More... | |
Private Attributes | |
IIx_t | m_ixIB |
Lower bound for this dimension. More... | |
Any rank and a subscript range.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
References CHRange::dimB.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
Stride for this dimension.
|
private |
Lower bound for this dimension.