Public Types | |
using | mapType = cellMapper |
Public Member Functions | |
pointRectCell (const dictionary &dictMesh, const pointStructure &pStruct, repository &rep) | |
auto & | mesh () |
const auto & | mesh () const |
auto & | processedRepository () |
void | mapPOints () |
auto | getCellIterator () const |
int32 | nPointInCell (int32 i, int32 j, int32 k) const |
Protected Attributes | |
repository & | processedRepository_ |
rectangleMesh | mesh_ |
const pointStructure & | pStruct_ |
hostViewType1D< realx3 > | pointPosition_ |
mapType | map_ |
int32RectMeshField_H | nPointInCell_ |
Definition at line 32 of file pointRectCell.hpp.
using mapType = cellMapper |
Definition at line 36 of file pointRectCell.hpp.
|
inline |
Definition at line 56 of file pointRectCell.hpp.
References pointRectCell::mapPOints().
|
inline |
Definition at line 81 of file pointRectCell.hpp.
References pointRectCell::mesh_.
Referenced by processField::mesh(), pFlow::sumMaksOp(), and pFlow::sumOp().
|
inline |
Definition at line 86 of file pointRectCell.hpp.
References pointRectCell::mesh_.
|
inline |
Definition at line 91 of file pointRectCell.hpp.
References pointRectCell::processedRepository_.
Referenced by processField::processedRepository().
|
inline |
Definition at line 96 of file pointRectCell.hpp.
References internalPoints::activePointsMaskHost(), cellMapper::build(), cellMapper::getCellIterator(), pointRectCell::map_, pointRectCell::mesh_, n, cellMapper::NoPos, pointRectCell::nPointInCell_, rectangleMesh::nx(), rectangleMesh::ny(), rectangleMesh::nz(), internalPoints::pointPositionHost(), and pointRectCell::pStruct_.
Referenced by pointRectCell::pointRectCell().
|
inline |
Definition at line 127 of file pointRectCell.hpp.
References cellMapper::getCellIterator(), and pointRectCell::map_.
Referenced by pFlow::sumMaksOp(), and pFlow::sumOp().
Definition at line 132 of file pointRectCell.hpp.
References pointRectCell::nPointInCell_.
|
protected |
Definition at line 42 of file pointRectCell.hpp.
Referenced by pointRectCell::processedRepository().
|
protected |
Definition at line 44 of file pointRectCell.hpp.
Referenced by pointRectCell::mapPOints(), and pointRectCell::mesh().
|
protected |
Definition at line 46 of file pointRectCell.hpp.
Referenced by pointRectCell::mapPOints().
|
protected |
Definition at line 48 of file pointRectCell.hpp.
|
protected |
Definition at line 50 of file pointRectCell.hpp.
Referenced by pointRectCell::getCellIterator(), and pointRectCell::mapPOints().
|
protected |
Definition at line 52 of file pointRectCell.hpp.
Referenced by pointRectCell::mapPOints(), and pointRectCell::nPointInCell().