64 pBufs_.allowClearRecv(
false);
DynamicList< label > changedCells_
List of changed cells.
static int dummyTrackData_
Default trackData value (for default template argument).
DynamicList< label > changedFaces_
List of changed faces.
bitSet changedFace_
Track if face has changed.
PstreamBuffers pBufs_
Buffers when updating processor patches.
static scalar propagationTol_
FaceCellWaveBase(const polyMesh &mesh)
Construct with mesh reference and set initial sizes.
static const scalar geomTol_
label nUnvisitedFaces_
Current count of unvisited faces.
label nUnvisitedCells_
Current count of unvisited cells.
bitSet changedCell_
Track if cell has changed.
const polyMesh & mesh() const noexcept
Return access to the mesh.
const polyMesh & mesh_
Reference to mesh.
Inter-processor communications stream.
Mesh consisting of general polyhedral cells.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.