6 tmp<GeometricField<Type, fvsPatchField, surfaceMesh>>
interpolate 27 sf.rename(vf.
name() +
'_' + dir.
name());
const word & name() const
Return name.
bool interpolate(const vector &p1, const vector &p2, const vector &o, vector &n, scalar l)
Generic GeometricField class.
A class for handling words, derived from string.
static const word null
An empty word.
volScalarField sf(fieldObject, mesh)
static tmp< GeometricField< Type, fvsPatchField, surfaceMesh > > interpolate(const GeometricField< Type, fvPatchField, volMesh > &tvf, const surfaceScalarField &faceFlux, Istream &schemeData)
Interpolate field onto faces using scheme given by Istream.
Internal & ref()
Return a reference to the dimensioned internal field.
A class for managing temporary objects.