allocateHead() | mapperNBS< executionSpace > | inlineprotected |
bound(CellType p) const | cells< int32 > | inline |
bound(realx3 p) const | cells< int32 > | inline |
broadSearch(PairsContainer &pairs, range activeRange) | NBSLevel0< executionSpace > | inline |
broadSearch(PairsContainer &pairs, range activeRange, IncludeFunction incld) | NBSLevel0< executionSpace > | inline |
build(range activeRange) | mapperNBS< executionSpace > | inline |
build(range activeRange, IncludeFunction incld) | mapperNBS< executionSpace > | inline |
buildCheckInDomain(range activeRange) | mapperNBS< executionSpace > | inline |
buildCheckInDomain(range activeRange, IncludeFunction incld) | mapperNBS< executionSpace > | inline |
calculate() | cells< int32 > | inlineprotected |
capacity() const | mapperNBS< executionSpace > | inline |
capacity_ | mapperNBS< executionSpace > | protected |
cellIterator typedef | NBSLevel< executionSpace > | |
Cells typedef | NBSLevel< executionSpace > | |
cells() | cells< int32 > | inline |
cells(const box &domain, real cellSize) | cells< int32 > | inline |
cells(const box &domain, int32 nx, int32 ny, int32 nz) | cells< int32 > | inline |
cells(const cells &)=default | cells< int32 > | |
cells(cells &&)=default | cells< int32 > | |
cellSize() const | cells< int32 > | inline |
cellSize_ | cells< int32 > | protected |
CellType typedef | NBSLevel< executionSpace > | |
checkAllocateNext(int newCap) | mapperNBS< executionSpace > | inlineprotected |
diameter() | NBSLevel0< executionSpace > | inline |
diameter_ | NBSLevel0< executionSpace > | protected |
domain() const | cells< int32 > | inline |
domain_ | cells< int32 > | protected |
execution_space typedef | NBSLevel< executionSpace > | |
extendBox(const CellType &p1, const CellType &p2, const CellType &p3, int32 extent, CellType &minP, CellType &maxP) const | cells< int32 > | inline |
extendBox(const realx3 &p1, const realx3 &p2, const realx3 &p3, real extent, realx3 &minP, realx3 &maxP) const | cells< int32 > | inline |
findPairs(PairsContainer &pairs) | NBSLevel0< executionSpace > | inline |
findPairsCount(PairsContainer &pairs) | NBSLevel0< executionSpace > | inline |
findPairsCountCross(PairsContainer &pairs, NBSLevel &upperLevel) | NBSLevel< executionSpace > | inline |
getCellIterator() const | mapperNBS< executionSpace > | inline |
getCells() const | cells< int32 > | inline |
head() | mapperNBS< executionSpace > | inline |
head() const | mapperNBS< executionSpace > | inline |
head_ | mapperNBS< executionSpace > | protected |
HeadType typedef | NBSLevel< executionSpace > | |
IdType typedef | NBSLevel< executionSpace > | |
IndexType typedef | NBSLevel< executionSpace > | |
inDomain(const realx3 &p) const | cells< int32 > | inline |
isInRange(const CellType &cell) const | cells< int32 > | inline |
isInRange(int32 i, int32 j, int32 k) const | cells< int32 > | inline |
level() const | NBSLevel< executionSpace > | inline |
level_ | NBSLevel< executionSpace > | protected |
mapperNBS() | mapperNBS< executionSpace > | inline |
mapperNBS(const box &domain, real cellSize, const ViewType1D< realx3, memory_space > &position, bool nextOwner=true) | mapperNBS< executionSpace > | inline |
mapperNBS(const box &domain, int32 nx, int32 ny, int32 nz, const ViewType1D< realx3, memory_space > &position, bool nextOwner=true) | mapperNBS< executionSpace > | inline |
mapperNBS(const mapperNBS &)=default | mapperNBS< executionSpace > | |
MapperType typedef | NBSLevel0< executionSpace > | |
mdrPolicyFindPairs typedef | NBSLevel< executionSpace > | |
memory_space typedef | NBSLevel< executionSpace > | |
NBSLevel() | NBSLevel< executionSpace > | inline |
NBSLevel(int32 lvl, const box &domain, real cellSize, real sizeRatio, const ViewType1D< realx3, memory_space > &position, const ViewType1D< real, memory_space > &diam) | NBSLevel< executionSpace > | inline |
NBSLevel(const NBSLevel &)=default | NBSLevel< executionSpace > | |
NBSLevel0() | NBSLevel0< executionSpace > | inline |
NBSLevel0(const box &domain, real cellSize, const ViewType1D< realx3, memory_space > &position, const ViewType1D< real, memory_space > &diam) | NBSLevel0< executionSpace > | inline |
NBSLevel0(const box &domain, int32 nx, int32 ny, int32 nz, const ViewType1D< realx3, memory_space > &position, const ViewType1D< real, memory_space > &diam) | NBSLevel0< executionSpace > | inline |
NBSLevel0(const box &domain, real cellSize, real sizeRatio, const ViewType1D< realx3, memory_space > &position, const ViewType1D< real, memory_space > &diam, bool nextOwner=true) | NBSLevel0< executionSpace > | inline |
NBSLevel0(const NBSLevel0 &)=default | NBSLevel0< executionSpace > | |
NBSLevel0Type typedef | NBSLevel< executionSpace > | |
NBSLevels class | NBSLevel< executionSpace > | friend |
next() | mapperNBS< executionSpace > | inline |
next() const | mapperNBS< executionSpace > | inline |
next_ | mapperNBS< executionSpace > | protected |
nextOwner_ | mapperNBS< executionSpace > | protected |
NextType typedef | NBSLevel< executionSpace > | |
nullify() | mapperNBS< executionSpace > | inlineprotected |
nullify(range nextRng) | mapperNBS< executionSpace > | inlineprotected |
nullifyHead() | mapperNBS< executionSpace > | inlineprotected |
nullifyNext(range nextRng) | mapperNBS< executionSpace > | inlineprotected |
numCells() const | cells< int32 > | inline |
numCells_ | cells< int32 > | protected |
nx() const | cells< int32 > | inline |
ny() const | cells< int32 > | inline |
nz() const | cells< int32 > | inline |
operator=(const NBSLevel &)=default | NBSLevel< executionSpace > | |
pFlow::NBSLevel0::operator=(const NBSLevel0 &)=default | NBSLevel0< executionSpace > | |
pFlow::mapperNBS::operator=(const mapperNBS &)=default | mapperNBS< executionSpace > | |
cells< int32 >::operator=(const cells &)=default | cells< int32 > | |
cells< int32 >::operator=(cells &&)=default | cells< int32 > | |
particlesCapcityChanged(int32 newCap) | mapperNBS< executionSpace > | inline |
pointIndex(const realx3 &p) const | cells< int32 > | inline |
pointIndexInDomain(const realx3 p, CellType &index) const | cells< int32 > | inline |
pointPosition() | mapperNBS< executionSpace > | inline |
pointPosition_ | mapperNBS< executionSpace > | protected |
rangePolicyType typedef | mapperNBS< executionSpace > | protected |
setCellSize(real cellSize) | cells< int32 > | inline |
setCellSize(realx3 cellSize) | cells< int32 > | inline |
setNext(ViewType1D< int32, memory_space > &next) | mapperNBS< executionSpace > | inline |
sizeRatio() const | NBSLevel0< executionSpace > | inline |
sizeRatio_ | NBSLevel0< executionSpace > | protected |
Swap(int32 &x, int32 &y) | NBSLevel0< executionSpace > | inlineprotectedstatic |
totalCells() const | cells< int32 > | inline |
TypeInfoNV("NBSLevel0") | NBSLevel< executionSpace > | |
pFlow::mapperNBS::TypeInfoNV("mapperNBS") | mapperNBS< executionSpace > | |
~mapperNBS()=default | mapperNBS< executionSpace > | |
~NBSLevel()=default | NBSLevel< executionSpace > | |
~NBSLevel0()=default | NBSLevel0< executionSpace > | |