|
unsigned long | _cellIndex |
| the index of a cell. On one process every index must be unique.
|
|
◆ ParticleCellPointers()
bhfmm::ParticleCellPointers::ParticleCellPointers |
( |
| ) |
|
Initialize data pointers to 0.
- Author
- Johannes Heckl
◆ ~ParticleCellPointers()
bhfmm::ParticleCellPointers::~ParticleCellPointers |
( |
| ) |
|
Destructor.
- Author
- Johannes Heckl
◆ assignCellToBoundaryRegion()
void bhfmm::ParticleCellPointers::assignCellToBoundaryRegion |
( |
| ) |
|
|
inlinevirtual |
◆ assignCellToHaloRegion()
void bhfmm::ParticleCellPointers::assignCellToHaloRegion |
( |
| ) |
|
|
inlinevirtual |
◆ assignCellToInnerMostAndInnerRegion()
void bhfmm::ParticleCellPointers::assignCellToInnerMostAndInnerRegion |
( |
| ) |
|
|
inlinevirtual |
◆ assignCellToInnerRegion()
void bhfmm::ParticleCellPointers::assignCellToInnerRegion |
( |
| ) |
|
|
inlinevirtual |
◆ getBoxMax()
double bhfmm::ParticleCellPointers::getBoxMax |
( |
int |
d | ) |
const |
|
inlinevirtual |
◆ getBoxMin()
double bhfmm::ParticleCellPointers::getBoxMin |
( |
int |
d | ) |
const |
|
inlinevirtual |
◆ getCellDataSoA()
CellDataSoA& bhfmm::ParticleCellPointers::getCellDataSoA |
( |
| ) |
|
|
inline |
◆ isBoundaryCell()
bool bhfmm::ParticleCellPointers::isBoundaryCell |
( |
| ) |
const |
|
inlinevirtual |
◆ isHaloCell()
bool bhfmm::ParticleCellPointers::isHaloCell |
( |
| ) |
const |
|
inlinevirtual |
◆ isInnerCell()
bool bhfmm::ParticleCellPointers::isInnerCell |
( |
| ) |
const |
|
inlinevirtual |
◆ isInnerMostCell()
bool bhfmm::ParticleCellPointers::isInnerMostCell |
( |
| ) |
const |
|
inlinevirtual |
◆ setBoxMax()
void bhfmm::ParticleCellPointers::setBoxMax |
( |
const double |
b[3] | ) |
|
|
inlinevirtual |
◆ setBoxMin()
void bhfmm::ParticleCellPointers::setBoxMin |
( |
const double |
b[3] | ) |
|
|
inlinevirtual |
◆ skipCellFromBoundaryRegion()
void bhfmm::ParticleCellPointers::skipCellFromBoundaryRegion |
( |
| ) |
|
|
inlinevirtual |
◆ skipCellFromHaloRegion()
void bhfmm::ParticleCellPointers::skipCellFromHaloRegion |
( |
| ) |
|
|
inlinevirtual |
◆ skipCellFromInnerMostRegion()
void bhfmm::ParticleCellPointers::skipCellFromInnerMostRegion |
( |
| ) |
|
|
inlinevirtual |
◆ skipCellFromInnerRegion()
void bhfmm::ParticleCellPointers::skipCellFromInnerRegion |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: