41 #ifndef interpolationCellPointWallModified_H 42 #define interpolationCellPointWallModified_H interpolationCellPointWallModified(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
Generic GeometricField class.
TypeName("cellPointWallModified")
Runtime type information.
const GeometricField< Type, fvPatchField, volMesh > & psi() const
Return the field to be interpolated.
As interpolationCellPoint, but with the point field modified on wall faces.
Given cell centre values and point (vertex) values decompose into tetrahedra and linear interpolate w...
A class for managing temporary objects.