27 #include "surfaceInterpolate.H" 39 "flux(" + vvf.
name() +
')' 40 )().dotInterpolate(vvf.
mesh().Sf(), vvf);
const word & name() const
Return name.
void clear() const
If object pointer points to valid object:
Calculate the face-flux of the given field.
const Mesh & mesh() const
Return mesh.
A class for managing temporary objects.
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.