51 if (facei >= 0 && facei >= this->psi_.mesh().nInternalFaces())
58 return this->psi_.boundaryField()[
patchi][patchFacei];
62 return this->psi_[celli];
const polyBoundaryMesh & boundaryMesh() const
Return boundary mesh.
Type interpolate(const vector &position, const label celli, const label facei=-1) const
Interpolate field to the given point in the given cell.
const labelList & patchID() const
Per boundary face label the patch index.
interpolationCellPatchConstrained(const GeometricField< Type, fvPatchField, volMesh > &psi)
Construct from components.
Generic GeometricField class.
const volScalarField & psi
const polyMesh & mesh() const
Return the mesh reference.