38#ifndef Foam_cellPointWeightWallModified_H
39#define Foam_cellPointWeightWallModified_H
66 const label facei = -1
cellPointWeightWallModified(const polyMesh &mesh, const vector &position, const label celli, const label facei=-1)
Construct from components.
static bool onWall(const polyMesh &mesh, const label facei)
True if face is on a wall path.
cellPointWeight(const polyMesh &mesh, const vector &position, const label celli, const label facei=-1)
Construct from components.
Mesh consisting of general polyhedral cells.