41 const cell& cFaces =
mesh.cells()[celli];
const Mesh & mesh() const noexcept
Return const reference to mesh.
Generic GeometricField class.
bool insert(const Key &key)
Insert a new entry, not overwriting existing entries.
label size() const noexcept
The number of elements in table.
void size(const label n)
Older name for setAddressableSize.
A cell is defined as a list of faces with extra functionality.
A face is a list of labels corresponding to mesh vertices.
Cell-face mesh analysis engine.
Interpolates (averages) the vertex values to the cell center.
HashSet< label, Hash< label > > labelHashSet
A HashSet of labels, uses label hasher.
Type interpolatePointToCell(const GeometricField< Type, pointPatchField, pointMesh > &ptf, const label celli)
dimensioned< Type > sum(const DimensionedField< Type, GeoMesh > &f1, const label comm)
static constexpr const zero Zero
Global zero (0).
#define forAll(list, i)
Loop across all elements in list.