Go to the documentation of this file.
41 const cell& cFaces =
mesh.cells()[celli];
62 return sum/pointHad.size();
static constexpr const zero Zero
Type interpolatePointToCell(const GeometricField< Type, pointPatchField, pointMesh > &ptf, const label celli)
Interpolates (averages) the vertex values to the cell center.
A HashTable with keys but without contents that is similar to std::unordered_set.
bool insert(const Key &key)
dimensioned< Type > sum(const DimensionedField< Type, GeoMesh > &df)
A face is a list of labels corresponding to mesh vertices.
Generic GeometricField class.
A cell is defined as a list of faces with extra functionality.
Cell-face mesh analysis engine.