36 const labelList& vertices = psip.
mesh()().cellPoints()[cellIndex_];
41 t += psip[vertices[i]]*weights_[i];
#define forAll(list, i)
Loop across all elements in list.
Generic GeometricField class.
Type interpolate(const GeometricField< Type, pointPatchField, pointMesh > &psip) const
Interpolate field.
const Mesh & mesh() const
Return mesh.