waLBerla 7.2
Loading...
Searching...
No Matches
walberla::lbm::D3Q19StorageSpecification::AccessorEVEN Struct Reference

#include <D3Q19StorageSpecification.h>

Static Public Attributes

static constexpr cell_idx_t readX [19] = { 0, 0, 0, 1, -1, 0, 0, 1, -1, 1, -1, 0, 0, 1, -1, 0, 0, 1, -1 }
 
static constexpr cell_idx_t readY [19] = { 0, -1, 1, 0, 0, 0, 0, -1, -1, 1, 1, -1, 1, 0, 0, -1, 1, 0, 0 }
 
static constexpr cell_idx_t readZ [19] = { 0, 0, 0, 0, 0, -1, 1, 0, 0, 0, 0, -1, -1, -1, -1, 1, 1, 1, 1 }
 
static constexpr cell_idx_t readD [19] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 }
 
static constexpr cell_idx_t writeX [19] = { 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 [19] = { 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 [19] = { 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 [19] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 }
 

Member Data Documentation

◆ readD

cell_idx_t walberla::lbm::D3Q19StorageSpecification::AccessorEVEN::readD[19] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 }
staticconstexpr

◆ readX

cell_idx_t walberla::lbm::D3Q19StorageSpecification::AccessorEVEN::readX[19] = { 0, 0, 0, 1, -1, 0, 0, 1, -1, 1, -1, 0, 0, 1, -1, 0, 0, 1, -1 }
staticconstexpr

◆ readY

cell_idx_t walberla::lbm::D3Q19StorageSpecification::AccessorEVEN::readY[19] = { 0, -1, 1, 0, 0, 0, 0, -1, -1, 1, 1, -1, 1, 0, 0, -1, 1, 0, 0 }
staticconstexpr

◆ readZ

cell_idx_t walberla::lbm::D3Q19StorageSpecification::AccessorEVEN::readZ[19] = { 0, 0, 0, 0, 0, -1, 1, 0, 0, 0, 0, -1, -1, -1, -1, 1, 1, 1, 1 }
staticconstexpr

◆ writeD

cell_idx_t walberla::lbm::D3Q19StorageSpecification::AccessorEVEN::writeD[19] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 }
staticconstexpr

◆ writeX

cell_idx_t walberla::lbm::D3Q19StorageSpecification::AccessorEVEN::writeX[19] = { 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::D3Q19StorageSpecification::AccessorEVEN::writeY[19] = { 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::D3Q19StorageSpecification::AccessorEVEN::writeZ[19] = { 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: