35#ifndef Foam_interpolationCellPointWallModified_H
36#define Foam_interpolationCellPointWallModified_H
80 const label facei = -1
89 const label facei = -1
Generic GeometricField class.
Type interpolate(const cellPointWeight &cpw) const
Interpolate field for the given cellPointWeight.
interpolationCellPointWallModified(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
TypeName("cellPointWallModified")
Runtime type information.
interpolationCellPoint(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
const GeometricField< Type, fvPatchField, volMesh > & psi() const noexcept
Return the field to be interpolated.
Storage and named access for the indices of a tet which is part of the decomposition of a cell.
PtrList< coordinateSystem > coordinates(solidRegions.size())
Barycentric< scalar > barycentric
A scalar version of the templated Barycentric.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.