62 pBufs_.allowClearRecv(
false);
PointEdgeWaveBase(const polyMesh &mesh)
Construct with mesh reference and set initial sizes.
static int dummyTrackData_
Default trackData value (for default template argument).
bitSet changedPoint_
Track if point has changed.
DynamicList< label > changedPoints_
List of changed points.
DynamicList< label > changedEdges_
List of changed edges.
PstreamBuffers pBufs_
Buffers when updating processor patches.
static scalar propagationTol_
Relative tolerance.
label nUnvisitedEdges_
Number of unvisited edges.
bitSet changedEdge_
Track if edge has changed.
const polyMesh & mesh() const noexcept
Return access to the mesh.
label nUnvisitedPoints_
Number of unvisited points.
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.