Go to the documentation of this file.
35 #ifndef interpolationCellPointWallModified_H
36 #define interpolationCellPointWallModified_H
80 const label facei = -1
89 const label facei = -1
interpolationCellPointWallModified(const GeometricField< Type, fvPatchField, volMesh > &psi)
TypeName("cellPointWallModified")
Foam::cellPointWeightWallModified.
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Given cell centre values and point (vertex) values decompose into tetrahedra and linear interpolate w...
PtrList< coordinateSystem > coordinates(solidRegions.size())
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
Generic GeometricField class.