Go to the documentation of this file.
36 #ifndef interpolationCellPatchConstrained_H
37 #define interpolationCellPatchConstrained_H
80 const label facei = -1
90 const label facei = -1
const GeometricField< Type, fvPatchField, volMesh > & psi() const
interpolationCellPatchConstrained(const GeometricField< Type, fvPatchField, volMesh > &psi)
PtrList< coordinateSystem > coordinates(solidRegions.size())
TypeName("cellPatchConstrained")
Abstract base class for interpolation.
Mesh data needed to do the Finite Volume discretisation.
Storage and named access for the indices of a tet which is part of the decomposition of a cell.
Type interpolate(const vector &position, const label celli, const label facei=-1) const
Uses the cell value for any point in the cell apart from a boundary face where it uses the boundary v...
Generic GeometricField class.