Go to the documentation of this file.
33 #ifndef interpolationCellPointWallModified_H
34 #define interpolationCellPointWallModified_H
78 const label faceI = -1
87 const label faceI = -1
interpolationCellPointWallModified(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
TypeName("cellPointWallModified")
Runtime type information.
Foam::cellPointWeightWallModified.
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Return the field to be interpolated.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Given cell centre values and point (vertex) values decompose into tetrahedra and linear interpolate w...
Same as interpolationCellPoint, but if interpolating a wall face, uses cell centre value instead.
Storage and named access for the indices of a tet which is part of the decomposition of a cell.
Type interpolate(const cellPointWeightWallModified &cpw) const
Interpolate field for the given cellPointWeight.
Generic GeometricField class.