core
Shared MPI block decomposition + asynchronous ghost-layer exchange (header-only C++20)
Loading...
Searching...
No Matches
peclet::core::decomp::BlockIndexer< Dim > Member List

This is the complete list of members for peclet::core::decomp::BlockIndexer< Dim >, including all inherited members.

BlockIndexer()=defaultpeclet::core::decomp::BlockIndexer< Dim >
BlockIndexer(IVec< Dim > origin, IVec< Dim > size, int ghostWidth)peclet::core::decomp::BlockIndexer< Dim >inline
forEachAll(Func &&func) constpeclet::core::decomp::BlockIndexer< Dim >inline
forEachInner(Func &&func) constpeclet::core::decomp::BlockIndexer< Dim >inline
ghostWidth() constpeclet::core::decomp::BlockIndexer< Dim >inline
globalToLocal(const IVec< Dim > &g) constpeclet::core::decomp::BlockIndexer< Dim >inline
init(IVec< Dim > origin, IVec< Dim > size, int ghostWidth)peclet::core::decomp::BlockIndexer< Dim >inline
isInner(const IVec< Dim > &l) constpeclet::core::decomp::BlockIndexer< Dim >inline
localMdToLocal(const IVec< Dim > &l) constpeclet::core::decomp::BlockIndexer< Dim >inline
localToGlobalMd(Index idx) constpeclet::core::decomp::BlockIndexer< Dim >inline
localToLocalMd(Index idx) constpeclet::core::decomp::BlockIndexer< Dim >inline
numCellsInclGhost() constpeclet::core::decomp::BlockIndexer< Dim >inline
originInclGhost() constpeclet::core::decomp::BlockIndexer< Dim >inline
sizeInclGhost() constpeclet::core::decomp::BlockIndexer< Dim >inline
sizeInner() constpeclet::core::decomp::BlockIndexer< Dim >inline