Private Member Functions | |
INLINE_FUNCTION_H void | calculate () |
INLINE_FUNCTION_H void | calculate () |
Private Attributes | |
box | domainBox_ {realx3(0.0), realx3(1.0)} |
real | celldx_ {1} |
int32x3 | numCells_ {1,1,1} |
|
default |
|
inline |
Definition at line 57 of file cells.hpp.
References cells::calculate().
|
default |
|
default |
|
default |
|
inline |
Definition at line 57 of file cells.hpp.
References cells::calculate().
|
default |
|
default |
|
inlineprivate |
Definition at line 45 of file cells.hpp.
References cells::celldx_, cells::domainBox_, pFlow::max(), box::maxPoint(), box::minPoint(), and cells::numCells_.
Referenced by cells::cells(), and cells::setCellSize().
|
default |
|
default |
|
inline |
Definition at line 83 of file cells.hpp.
References cells::calculate(), cells::celldx_, and cells::cellSize().
|
inline |
Definition at line 90 of file cells.hpp.
References cells::celldx_.
Referenced by cells::setCellSize().
|
inline |
Definition at line 96 of file cells.hpp.
References cells::numCells_.
|
inline |
Definition at line 102 of file cells.hpp.
References cells::numCells_, and triple< T >::x().
Referenced by mapperNBS::allocateArrays().
|
inline |
Definition at line 108 of file cells.hpp.
References cells::numCells_, and triple< T >::y().
Referenced by mapperNBS::allocateArrays().
|
inline |
Definition at line 114 of file cells.hpp.
References cells::numCells_, and triple< T >::z().
Referenced by mapperNBS::allocateArrays().
|
inline |
Definition at line 120 of file cells.hpp.
References cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
|
inline |
Definition at line 127 of file cells.hpp.
References cells::domainBox_.
|
inline |
Definition at line 133 of file cells.hpp.
References cells::celldx_, cells::domainBox_, and box::minPoint().
Referenced by wallBoundaryContactSearch::build(), cellsWallLevel0::build(), pFlow::mapperNBSKernels::buildLists(), and cells::pointIndexInDomain().
|
inline |
Definition at line 139 of file cells.hpp.
References cells::inDomain(), and cells::pointIndex().
Referenced by pFlow::pweBndryContactSearchKernels::broadSearchPP(), pFlow::mapperNBSKernels::buildListsReduce(), pFlow::pweBndryContactSearchKernels::buildNextHead(), and wallBoundaryContactSearch::findPairsElementRangeCount().
|
inline |
Definition at line 147 of file cells.hpp.
References cells::domainBox_, and box::isInside().
Referenced by cells::pointIndexInDomain().
|
inline |
Definition at line 153 of file cells.hpp.
References cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
Referenced by pFlow::pweBndryContactSearchKernels::broadSearchPP().
|
inline |
Definition at line 165 of file cells.hpp.
References cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
|
inline |
Definition at line 178 of file cells.hpp.
References cells::bound(), cells::celldx_, pFlow::max(), and pFlow::min().
Referenced by wallBoundaryContactSearch::build(), and cellsWallLevel0::build().
|
inline |
Definition at line 194 of file cells.hpp.
References pFlow::max(), pFlow::min(), cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
Referenced by cells::extendBox().
|
inline |
Definition at line 204 of file cells.hpp.
References cells::domainBox_, pFlow::max(), box::maxPoint(), pFlow::min(), box::minPoint(), triple< T >::x(), triple< T >::y(), and triple< T >::z().
|
inlineprivate |
Definition at line 45 of file cells.hpp.
References cells::celldx_, cells::domainBox_, pFlow::max(), box::maxPoint(), box::minPoint(), and cells::numCells_.
|
default |
|
default |
|
inline |
Definition at line 83 of file cells.hpp.
References cells::calculate(), cells::celldx_, and cells::cellSize().
|
inline |
Definition at line 90 of file cells.hpp.
References cells::celldx_.
|
inline |
Definition at line 96 of file cells.hpp.
References cells::numCells_.
|
inline |
Definition at line 102 of file cells.hpp.
References cells::numCells_, and triple< T >::x().
|
inline |
Definition at line 108 of file cells.hpp.
References cells::numCells_, and triple< T >::y().
|
inline |
Definition at line 114 of file cells.hpp.
References cells::numCells_, and triple< T >::z().
|
inline |
Definition at line 120 of file cells.hpp.
References cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
|
inline |
Definition at line 127 of file cells.hpp.
References cells::domainBox_.
|
inline |
Definition at line 133 of file cells.hpp.
References cells::celldx_, cells::domainBox_, and box::minPoint().
|
inline |
Definition at line 139 of file cells.hpp.
References cells::inDomain(), and cells::pointIndex().
|
inline |
Definition at line 147 of file cells.hpp.
References cells::domainBox_, and box::isInside().
|
inline |
Definition at line 153 of file cells.hpp.
References cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
|
inline |
Definition at line 165 of file cells.hpp.
References cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
|
inline |
Definition at line 178 of file cells.hpp.
References cells::bound(), cells::celldx_, pFlow::max(), and pFlow::min().
|
inline |
Definition at line 194 of file cells.hpp.
References pFlow::max(), pFlow::min(), cells::numCells_, triple< T >::x(), triple< T >::y(), and triple< T >::z().
|
inline |
Definition at line 204 of file cells.hpp.
References cells::domainBox_, pFlow::max(), box::maxPoint(), pFlow::min(), box::minPoint(), triple< T >::x(), triple< T >::y(), and triple< T >::z().
Definition at line 36 of file cells.hpp.
Referenced by cells::bound(), cells::calculate(), cells::domainBox(), cells::inDomain(), and cells::pointIndex().
|
private |
Definition at line 39 of file cells.hpp.
Referenced by cells::calculate(), cells::cellSize(), cells::extendBox(), cells::pointIndex(), and cells::setCellSize().
|
private |
Definition at line 41 of file cells.hpp.
Referenced by cells::bound(), cells::calculate(), cells::inCellRange(), cells::numCells(), cells::nx(), cells::ny(), cells::nz(), and cells::totalCells().