waLBerla 7.2
Loading...
Searching...
No Matches
walberla::lbm::D3Q27StorageSpecification::AccessorODD Struct Reference

#include <D3Q27StorageSpecification.h>

Static Public Attributes

static constexpr cell_idx_t readX [27] = { 0, 0, 0, 1, -1, 0, 0, 1, -1, 1, -1, 0, 0, 1, -1, 0, 0, 1, -1, -1, 1, -1, 1, -1, 1, -1, 1 }
 
static constexpr cell_idx_t readY [27] = { 0, -1, 1, 0, 0, 0, 0, -1, -1, 1, 1, -1, 1, 0, 0, -1, 1, 0, 0, -1, -1, 1, 1, -1, -1, 1, 1 }
 
static constexpr cell_idx_t readZ [27] = { 0, 0, 0, 0, 0, -1, 1, 0, 0, 0, 0, -1, -1, -1, -1, 1, 1, 1, 1, -1, -1, -1, -1, 1, 1, 1, 1 }
 
static constexpr cell_idx_t readD [27] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
 
static constexpr cell_idx_t writeX [27] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
 
static constexpr cell_idx_t writeY [27] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
 
static constexpr cell_idx_t writeZ [27] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
 
static constexpr cell_idx_t writeD [27] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
 

Member Data Documentation

◆ readD

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::readD[27] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
staticconstexpr

◆ readX

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::readX[27] = { 0, 0, 0, 1, -1, 0, 0, 1, -1, 1, -1, 0, 0, 1, -1, 0, 0, 1, -1, -1, 1, -1, 1, -1, 1, -1, 1 }
staticconstexpr

◆ readY

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::readY[27] = { 0, -1, 1, 0, 0, 0, 0, -1, -1, 1, 1, -1, 1, 0, 0, -1, 1, 0, 0, -1, -1, 1, 1, -1, -1, 1, 1 }
staticconstexpr

◆ readZ

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::readZ[27] = { 0, 0, 0, 0, 0, -1, 1, 0, 0, 0, 0, -1, -1, -1, -1, 1, 1, 1, 1, -1, -1, -1, -1, 1, 1, 1, 1 }
staticconstexpr

◆ writeD

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::writeD[27] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 }
staticconstexpr

◆ writeX

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::writeX[27] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
staticconstexpr

◆ writeY

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::writeY[27] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
staticconstexpr

◆ writeZ

cell_idx_t walberla::lbm::D3Q27StorageSpecification::AccessorODD::writeZ[27] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }
staticconstexpr

The documentation for this struct was generated from the following file: