|
Chombo + EB + MF
3.2
|
Rank 1 and a subscript range. More...
#include <CHArray.H>
Protected Member Functions | |
| IndexerData () | |
| IndexerData (const CHRange &dim) | |
| void | ixDefineLowerBound (const CHRange &dim) |
| IIx_t | ixLowerBound () const |
| bool | ixValidBounds (const IIx_t i, const USz_t size) const |
| void | ixDefineTotalOffset (const IIx_t offset) |
| IIx_t | ixTotalOffset () const |
Private Attributes | |
| IIx_t | m_ixIB |
| Lower bound for this dimension. More... | |
| IIx_t | m_ixOffset |
Rank 1 and a subscript range.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
References CHRange::dimB.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
private |
Lower bound for this dimension.
|
private |
Total offset to an index because of non-zero lower bounds for this and all higher dimensions
1.8.13