, including all inherited members.
_bz_rank | Array< P_numtype, N_rank > | [static] |
Array(_bz_ArrayExpr< T_expr > expr) | Array< P_numtype, N_rank > | [inline, explicit] |
Array(GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline, explicit] |
Array(int length0, int length1, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, int length4, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, int length4, int length5, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, int length9, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(int length0, int length1, int length2, int length3, int length4, int length5, int length6, int length7, int length8, int length9, int length10, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(T_numtype *restrict dataFirst, TinyVector< int, N_rank > shape, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(T_numtype *restrict dataFirst, TinyVector< int, N_rank > shape, TinyVector< int, N_rank > stride, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(T_numtype *restrict dataFirst, TinyVector< int, N_rank > shape, preexistingMemoryPolicy deletionPolicy, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(T_numtype *restrict dataFirst, TinyVector< int, N_rank > shape, TinyVector< int, N_rank > stride, preexistingMemoryPolicy deletionPolicy, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(const TinyVector< int, N_rank > &extent, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(const TinyVector< int, N_rank > &lbounds, const TinyVector< int, N_rank > &extent, const GeneralArrayStorage< N_rank > &storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | |
Array(Range r0, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10, GeneralArrayStorage< N_rank > storage=GeneralArrayStorage< N_rank >()) | Array< P_numtype, N_rank > | [inline] |
Array(const Array< T_numtype, N_rank > &array) | Array< P_numtype, N_rank > | [inline] |
Array(const TinyVector< int, N_rank-1 > &shape, int lastExtent, const GeneralArrayStorage< N_rank > &storage) | Array< P_numtype, N_rank > | |
Array(Array< T_numtype, N_rank > &array, Range r0) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, const RectDomain< N_rank > &subdomain) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank > &array, const StridedDomain< N_rank > &subdomain) | Array< P_numtype, N_rank > | [inline] |
Array(Array< T_numtype, N_rank2 > &array, R0 r0, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7, R8 r8, R9 r9, R10 r10) | Array< P_numtype, N_rank > | [inline] |
assertInRange(const T_index &BZ_DEBUG_PARAM(index)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8), int BZ_DEBUG_PARAM(i9)) const | Array< P_numtype, N_rank > | [inline] |
assertInRange(int BZ_DEBUG_PARAM(i0), int BZ_DEBUG_PARAM(i1), int BZ_DEBUG_PARAM(i2), int BZ_DEBUG_PARAM(i3), int BZ_DEBUG_PARAM(i4), int BZ_DEBUG_PARAM(i5), int BZ_DEBUG_PARAM(i6), int BZ_DEBUG_PARAM(i7), int BZ_DEBUG_PARAM(i8), int BZ_DEBUG_PARAM(i9), int BZ_DEBUG_PARAM(i10)) const | Array< P_numtype, N_rank > | [inline] |
base() const | Array< P_numtype, N_rank > | [inline] |
base(int rank) const | Array< P_numtype, N_rank > | [inline] |
begin() | Array< P_numtype, N_rank > | [inline] |
begin() const | Array< P_numtype, N_rank > | [inline] |
beginFast() const | Array< P_numtype, N_rank > | [inline] |
blockRemoveReference() | MemoryBlockReference< P_numtype > | [inline] |
calculateZeroOffset() | Array< P_numtype, N_rank > | [protected] |
canCollapse(int outerRank, int innerRank) const | Array< P_numtype, N_rank > | [inline] |
changeBlock(MemoryBlockReference< T_type > &ref, size_t offset=0) | MemoryBlockReference< P_numtype > | [inline, protected] |
changeToNullBlock() | MemoryBlockReference< P_numtype > | [inline, protected] |
chopComponent(P_numtype2 a, int compNum, int numComponents) const | Array< P_numtype, N_rank > | [inline] |
cols() const | Array< P_numtype, N_rank > | [inline] |
columns() const | Array< P_numtype, N_rank > | [inline] |
computeStrides() | Array< P_numtype, N_rank > | [protected] |
const_iterator typedef | Array< P_numtype, N_rank > | |
constructSlice(Array< T_numtype, N_rank2 > &array, R0 r0, R1 r1, R2 r2, R3 r3, R4 r4, R5 r5, R6 r6, R7 r7, R8 r8, R9 r9, R10 r10) | Array< P_numtype, N_rank > | [inline, protected] |
constructSubarray(Array< T_numtype, N_rank > &array, const RectDomain< N_rank > &) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, const StridedDomain< N_rank > &) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | Array< P_numtype, N_rank > | [protected] |
constructSubarray(Array< T_numtype, N_rank > &array, Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | Array< P_numtype, N_rank > | [protected] |
copy() const | Array< P_numtype, N_rank > | |
data() const | Array< P_numtype, N_rank > | [inline] |
data() | Array< P_numtype, N_rank > | [inline] |
data_ | MemoryBlockReference< P_numtype > | [protected] |
dataFirst() const | Array< P_numtype, N_rank > | [inline] |
dataFirst() | Array< P_numtype, N_rank > | [inline] |
dataFirstOffset() const | Array< P_numtype, N_rank > | [inline] |
dataOffset() const | Array< P_numtype, N_rank > | [inline] |
dataZero() const | Array< P_numtype, N_rank > | [inline] |
dataZero() | Array< P_numtype, N_rank > | [inline] |
depth() const | Array< P_numtype, N_rank > | [inline] |
dimensions() const | Array< P_numtype, N_rank > | [inline] |
domain() const | Array< P_numtype, N_rank > | [inline] |
doTranspose(int destRank, int sourceRank, T_array &array) | Array< P_numtype, N_rank > | [protected] |
dumpStructureInformation(ostream &os=cout) const | Array< P_numtype, N_rank > | |
end() | Array< P_numtype, N_rank > | [inline] |
end() const | Array< P_numtype, N_rank > | [inline] |
evaluate(T_expr expr, T_update) | Array< P_numtype, N_rank > | [inline] |
evaluateWithIndexTraversal1(T_expr expr, T_update) | Array< P_numtype, N_rank > | [inline] |
evaluateWithIndexTraversalN(T_expr expr, T_update) | Array< P_numtype, N_rank > | [inline] |
evaluateWithStackTraversal1(T_expr expr, T_update) | Array< P_numtype, N_rank > | [inline] |
evaluateWithStackTraversalN(T_expr expr, T_update) | Array< P_numtype, N_rank > | [inline] |
extent(int rank) const | Array< P_numtype, N_rank > | [inline] |
extent() const | Array< P_numtype, N_rank > | [inline] |
extractComponent(P_numtype2, int compNum, int numComponents) const | Array< P_numtype, N_rank > | [inline] |
free() | Array< P_numtype, N_rank > | [inline] |
getInitializationIterator() | Array< P_numtype, N_rank > | [inline] |
initialize(T_numtype) | Array< P_numtype, N_rank > | |
isInRange(int i0) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3, int i4) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) const | Array< P_numtype, N_rank > | [inline] |
isInRange(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) const | Array< P_numtype, N_rank > | [inline] |
isInRange(const T_index &index) const | Array< P_numtype, N_rank > | [inline] |
isInRangeForDim(int i, int d) const | Array< P_numtype, N_rank > | [inline] |
isMajorRank(int rank) const | Array< P_numtype, N_rank > | [inline] |
isMinorRank(int rank) const | Array< P_numtype, N_rank > | [inline] |
isRankStoredAscending(int rank) const | Array< P_numtype, N_rank > | [inline] |
isStorageContiguous() const | Array< P_numtype, N_rank > | |
iterator typedef | Array< P_numtype, N_rank > | |
lbound(int rank) const | Array< P_numtype, N_rank > | [inline] |
lbound() const | Array< P_numtype, N_rank > | [inline] |
length(int rank) const | Array< P_numtype, N_rank > | [inline] |
length() const | Array< P_numtype, N_rank > | [inline] |
length_ | Array< P_numtype, N_rank > | [protected] |
makeUnique() | Array< P_numtype, N_rank > | |
MemoryBlockReference() | MemoryBlockReference< P_numtype > | [inline] |
MemoryBlockReference(MemoryBlockReference< T_type > &ref, size_t offset=0) | MemoryBlockReference< P_numtype > | [inline] |
MemoryBlockReference(size_t length, T_type *data, preexistingMemoryPolicy deletionPolicy) | MemoryBlockReference< P_numtype > | [inline] |
MemoryBlockReference(size_t items) | MemoryBlockReference< P_numtype > | [inline] |
newBlock(size_t items) | MemoryBlockReference< P_numtype > | [inline, protected] |
noConst() const | Array< P_numtype, N_rank > | [inline] |
numElements() const | Array< P_numtype, N_rank > | [inline] |
numReferences() const | MemoryBlockReference< P_numtype > | [inline] |
operator%=(T_numtype) | Array< P_numtype, N_rank > | |
operator%=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator%=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator&=(T_numtype) | Array< P_numtype, N_rank > | |
operator&=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator&=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, N_rank2 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, N_rank2 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(TinyVector< int, 1 > index) const | Array< P_numtype, N_rank > | [inline] |
operator()(TinyVector< int, 1 > index) | Array< P_numtype, N_rank > | [inline] |
operator()(TinyVector< int, 2 > index) const | Array< P_numtype, N_rank > | [inline] |
operator()(TinyVector< int, 2 > index) | Array< P_numtype, N_rank > | [inline] |
operator()(TinyVector< int, 3 > index) const | Array< P_numtype, N_rank > | [inline] |
operator()(TinyVector< int, 3 > index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 4 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 4 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 5 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 5 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 6 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 6 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 7 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 7 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 8 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 8 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 9 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 9 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 10 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 10 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 11 > &index) const | Array< P_numtype, N_rank > | [inline] |
operator()(const TinyVector< int, 11 > &index) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9) | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) const | Array< P_numtype, N_rank > | [inline] |
operator()(int i0, int i1, int i2, int i3, int i4, int i5, int i6, int i7, int i8, int i9, int i10) | Array< P_numtype, N_rank > | [inline] |
operator()(const RectDomain< N_rank > &subdomain) const | Array< P_numtype, N_rank > | [inline] |
operator()(const StridedDomain< N_rank > &subdomain) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) const | Array< P_numtype, N_rank > | [inline] |
operator()(Range r0, Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >, IndexPlaceholder< N9 >) const | Array< P_numtype, N_rank > | [inline] |
operator()(IndexPlaceholder< N0 >, IndexPlaceholder< N1 >, IndexPlaceholder< N2 >, IndexPlaceholder< N3 >, IndexPlaceholder< N4 >, IndexPlaceholder< N5 >, IndexPlaceholder< N6 >, IndexPlaceholder< N7 >, IndexPlaceholder< N8 >, IndexPlaceholder< N9 >, IndexPlaceholder< N10 >) const | Array< P_numtype, N_rank > | [inline] |
operator*=(T_numtype) | Array< P_numtype, N_rank > | |
operator*=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator*=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator+=(T_numtype) | Array< P_numtype, N_rank > | |
operator+=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator+=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator-=(T_numtype) | Array< P_numtype, N_rank > | |
operator-=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator-=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator/=(T_numtype) | Array< P_numtype, N_rank > | |
operator/=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator/=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator<<=(T_numtype) | Array< P_numtype, N_rank > | |
operator<<=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator<<=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator=(T_numtype x) | Array< P_numtype, N_rank > | [inline] |
operator=(const Array< T_numtype, N_rank > &) | Array< P_numtype, N_rank > | |
operator=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator>>=(T_numtype) | Array< P_numtype, N_rank > | |
operator>>=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator>>=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator[](const unsigned component) | Array< P_numtype, N_rank > | [inline] |
operator[](const unsigned component) const | Array< P_numtype, N_rank > | [inline] |
operator[](const int component) | Array< P_numtype, N_rank > | [inline] |
operator[](const int component) const | Array< P_numtype, N_rank > | [inline] |
operator[](const T_indexContainer &index) | Array< P_numtype, N_rank > | [inline] |
operator^=(T_numtype) | Array< P_numtype, N_rank > | |
operator^=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator^=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
operator|=(T_numtype) | Array< P_numtype, N_rank > | |
operator|=(const Array< P_numtype2, N_rank > &) | Array< P_numtype, N_rank > | [inline] |
operator|=(BZ_ETPARM(_bz_ArrayExpr< T_expr >) expr) | Array< P_numtype, N_rank > | [inline] |
ordering(int storageRankIndex) const | Array< P_numtype, N_rank > | [inline] |
ordering() const | Array< P_numtype, N_rank > | [inline] |
rank() const | Array< P_numtype, N_rank > | [inline] |
reference(const T_array &) | Array< P_numtype, N_rank > | |
reindex(const TinyVector< int, N_rank > &) | Array< P_numtype, N_rank > | |
reindexSelf(const TinyVector< int, N_rank > &) | Array< P_numtype, N_rank > | |
resize(int extent) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10) | Array< P_numtype, N_rank > | |
resize(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10, int extent11) | Array< P_numtype, N_rank > | |
resize(Range r1) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10) | Array< P_numtype, N_rank > | |
resize(Range r1, Range r2, Range r3, Range r4, Range r5, Range r6, Range r7, Range r8, Range r9, Range r10, Range r11) | Array< P_numtype, N_rank > | |
resize(const TinyVector< int, N_rank > &) | Array< P_numtype, N_rank > | |
resizeAndPreserve(const TinyVector< int, N_rank > &) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10) | Array< P_numtype, N_rank > | |
resizeAndPreserve(int extent1, int extent2, int extent3, int extent4, int extent5, int extent6, int extent7, int extent8, int extent9, int extent10, int extent11) | Array< P_numtype, N_rank > | |
reverse(int rank) | Array< P_numtype, N_rank > | |
reverseSelf(int rank) | Array< P_numtype, N_rank > | |
rows() const | Array< P_numtype, N_rank > | [inline] |
setStorage(GeneralArrayStorage< N_rank >) | Array< P_numtype, N_rank > | |
setupStorage(int rank) | Array< P_numtype, N_rank > | [protected] |
shape() const | Array< P_numtype, N_rank > | [inline] |
size() const | Array< P_numtype, N_rank > | [inline] |
slice(int rank, Range r) | Array< P_numtype, N_rank > | |
slice(int &setRank, Range r, Array< T_numtype, N_rank2 > &array, TinyVector< int, N_rank2 > &rankMap, int sourceRank) | Array< P_numtype, N_rank > | [inline, protected] |
slice(int &setRank, int i, Array< T_numtype, N_rank2 > &array, TinyVector< int, N_rank2 > &rankMap, int sourceRank) | Array< P_numtype, N_rank > | [inline, protected] |
slice(int &, nilArraySection, Array< T_numtype, N_rank2 > &, TinyVector< int, N_rank2 > &, int) | Array< P_numtype, N_rank > | [inline, protected] |
storage_ | Array< P_numtype, N_rank > | [protected] |
stride() const | Array< P_numtype, N_rank > | [inline] |
stride(int rank) const | Array< P_numtype, N_rank > | [inline] |
stride_ | Array< P_numtype, N_rank > | [protected] |
T_array typedef | Array< P_numtype, N_rank > | |
T_base typedef | Array< P_numtype, N_rank > | [private] |
T_index typedef | Array< P_numtype, N_rank > | |
T_iterator typedef | Array< P_numtype, N_rank > | |
T_numtype typedef | Array< P_numtype, N_rank > | |
T_type typedef | MemoryBlockReference< P_numtype > | |
transpose(int r0, int r1, int r2=0, int r3=0, int r4=0, int r5=0, int r6=0, int r7=0, int r8=0, int r9=0, int r10=0) | Array< P_numtype, N_rank > | |
transposeSelf(int r0, int r1, int r2=0, int r3=0, int r4=0, int r5=0, int r6=0, int r7=0, int r8=0, int r9=0, int r10=0) | Array< P_numtype, N_rank > | |
ubound(int rank) const | Array< P_numtype, N_rank > | [inline] |
ubound() const | Array< P_numtype, N_rank > | [inline] |
zeroOffset() const | Array< P_numtype, N_rank > | [inline] |
zeroOffset_ | Array< P_numtype, N_rank > | [protected] |
~MemoryBlockReference() | MemoryBlockReference< P_numtype > | [inline] |