ArrayExtents typedef | llama::mapping::MappingBase< TArrayExtents, TRecordDim > | |
ArrayIndex typedef | llama::mapping::MappingBase< TArrayExtents, TRecordDim > | protected |
blobCount | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | inlinestatic |
blobNrAndOffset(typename Base::ArrayIndex ai, RecordCoord< RecordCoords... > rc={}) const -> NrAndOffset< size_type > | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | inline |
blobNrAndOffset(size_type flatArrayIndex, RecordCoord< RecordCoords... >={}) const -> NrAndOffset< size_type > | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | inline |
blobs | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | inlinestatic |
blobSize([[maybe_unused]] size_type blobIndex) const -> size_type | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | inline |
extents() const -> ArrayExtents | llama::mapping::MappingBase< TArrayExtents, TRecordDim > | inline |
LinearizeArrayIndexFunctor typedef | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | |
MappingBase()=default | llama::mapping::MappingBase< TArrayExtents, TRecordDim > | |
MappingBase(ArrayExtents extents, RecordDim={}) | llama::mapping::MappingBase< TArrayExtents, TRecordDim > | inlineexplicit |
Permuter typedef | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | |
RecordDim typedef | llama::mapping::MappingBase< TArrayExtents, TRecordDim > | |
SoA()=default | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | |
SoA(TArrayExtents extents, TRecordDim={}) | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | inlineexplicit |
subArrayAlignment | llama::mapping::SoA< TArrayExtents, TRecordDim, TBlobs, TSubArrayAlignment, TLinearizeArrayIndexFunctor, PermuteFieldsSingleBlob > | inlinestatic |