advanceTimestep() | walberla::gpu::GPUField< real_t > | inline |
allocSize() const | walberla::gpu::GPUField< real_t > | inline |
cloneUninitialized() const | walberla::gpu::GPUField< real_t > | |
data() | walberla::gpu::GPUField< real_t > | inline |
data() const | walberla::gpu::GPUField< real_t > | inline |
dataAt(cell_idx_t x, cell_idx_t y, cell_idx_t z, cell_idx_t f) | walberla::gpu::GPUField< real_t > | |
dataAt(cell_idx_t x, cell_idx_t y, cell_idx_t z, cell_idx_t f) const | walberla::gpu::GPUField< real_t > | |
fAllocSize() const | walberla::gpu::GPUField< real_t > | |
fAllocSize_ | walberla::gpu::GPUField< real_t > | protected |
fSize() const | walberla::gpu::GPUField< real_t > | inline |
fSize_ | walberla::gpu::GPUField< real_t > | protected |
fStride() const | walberla::gpu::GPUField< real_t > | inline |
getGhostRegion(stencil::Direction d, CellInterval &ci, cell_idx_t thickness, bool fullSlice=false) const | walberla::gpu::GPUField< real_t > | |
getSlice(stencil::Direction d, CellInterval &ci, cell_idx_t distance, cell_idx_t thickness, bool fullSlice) const | walberla::gpu::GPUField< real_t > | |
getSliceBeforeGhostLayer(stencil::Direction d, CellInterval &ci, cell_idx_t thickness, bool fullSlice=false) const | walberla::gpu::GPUField< real_t > | inline |
getTimestep() const | walberla::gpu::GPUField< real_t > | inline |
getTimestepPlusOne() const | walberla::gpu::GPUField< real_t > | inline |
GPUField(uint_t _xSize, uint_t _ySize, uint_t _zSize, uint_t _fSize, uint_t _nrOfGhostLayers, const Layout &_layout=fzyx, bool usePitchedMem=true) | walberla::gpu::GPUField< real_t > | |
GPUPdfField(uint_t _xSize, uint_t _ySize, uint_t _zSize, const LatticeStorageSpecification_T &storageSpecification, uint_t _nrOfGhostLayers, const Layout &_layout=zyxf, bool usePitchedMem=true) | walberla::lbm_generated::GPUPdfField< LatticeStorageSpecification_T > | |
hasSameAllocSize(const GPUField< real_t > &other) const | walberla::gpu::GPUField< real_t > | |
hasSameSize(const GPUField< real_t > &other) const | walberla::gpu::GPUField< real_t > | |
isEvenTimeStep() const | walberla::gpu::GPUField< real_t > | inline |
isPitchedMem() const | walberla::gpu::GPUField< real_t > | inline |
LatticeStorageSpecification typedef | walberla::lbm_generated::GPUPdfField< LatticeStorageSpecification_T > | |
layout() const | walberla::gpu::GPUField< real_t > | inline |
layout_ | walberla::gpu::GPUField< real_t > | protected |
nrOfGhostLayers() const | walberla::gpu::GPUField< real_t > | inline |
nrOfGhostLayers_ | walberla::gpu::GPUField< real_t > | protected |
operator==(const GPUField &other) const | walberla::gpu::GPUField< real_t > | |
pitchedPtr() const | walberla::gpu::GPUField< real_t > | inline |
pitchedPtr_ | walberla::gpu::GPUField< real_t > | protected |
size() const | walberla::gpu::GPUField< real_t > | inline |
size(uint_t coord) const | walberla::gpu::GPUField< real_t > | inline |
sizeWithGhostLayer(uint_t i) const | walberla::gpu::GPUField< real_t > | inline |
Stencil typedef | walberla::lbm_generated::GPUPdfField< LatticeStorageSpecification_T > | |
storageSpecification_ | walberla::lbm_generated::GPUPdfField< LatticeStorageSpecification_T > | protected |
swapDataPointers(GPUField< real_t > &other) | walberla::gpu::GPUField< real_t > | |
swapDataPointers(GPUField< real_t > *other) | walberla::gpu::GPUField< real_t > | inline |
timestepCounter_ | walberla::gpu::GPUField< real_t > | protected |
usePitchedMem_ | walberla::gpu::GPUField< real_t > | protected |
value_type typedef | walberla::lbm_generated::GPUPdfField< LatticeStorageSpecification_T > | |
xAllocSize() const | walberla::gpu::GPUField< real_t > | |
xAllocSize_ | walberla::gpu::GPUField< real_t > | protected |
xOff() const | walberla::gpu::GPUField< real_t > | inline |
xSize() const | walberla::gpu::GPUField< real_t > | inline |
xSize_ | walberla::gpu::GPUField< real_t > | protected |
xSizeWithGhostLayer() const | walberla::gpu::GPUField< real_t > | inline |
xStride() const | walberla::gpu::GPUField< real_t > | inline |
xyzSize() const | walberla::gpu::GPUField< real_t > | inline |
xyzSizeWithGhostLayer() const | walberla::gpu::GPUField< real_t > | inline |
yAllocSize() const | walberla::gpu::GPUField< real_t > | |
yOff() const | walberla::gpu::GPUField< real_t > | inline |
ySize() const | walberla::gpu::GPUField< real_t > | inline |
ySize_ | walberla::gpu::GPUField< real_t > | protected |
ySizeWithGhostLayer() const | walberla::gpu::GPUField< real_t > | inline |
yStride() const | walberla::gpu::GPUField< real_t > | inline |
zAllocSize() const | walberla::gpu::GPUField< real_t > | |
zOff() const | walberla::gpu::GPUField< real_t > | inline |
zSize() const | walberla::gpu::GPUField< real_t > | inline |
zSize_ | walberla::gpu::GPUField< real_t > | protected |
zSizeWithGhostLayer() const | walberla::gpu::GPUField< real_t > | inline |
zStride() const | walberla::gpu::GPUField< real_t > | inline |
~GPUField() | walberla::gpu::GPUField< real_t > | |
~GPUPdfField()=default | walberla::lbm_generated::GPUPdfField< LatticeStorageSpecification_T > | |