29 #include "surfaceInterpolate.H" 41 "flux(" + vvf.name() +
')' 42 )().dotInterpolate(vvf.mesh().Sf(), vvf);
48 const tmp<volVectorField>& tvvf
51 tmp<surfaceScalarField> Flux(
fvc::flux(tvvf()));
tmp< surfaceScalarField > flux(const volVectorField &vvf)
Return the face-flux field obtained from the given volVectorField.
GeometricField< vector, fvPatchField, volMesh > volVectorField
Calculate the face-flux of the given field.
A class for managing temporary objects.