30#include "surfaceInterpolate.H"
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Description for mass transfer between a pair of phases. The direction of the mass transfer is from th...
A class for managing temporary objects.
wallDampingModel(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual ~interpolated()
Destructor.
interpolated(const dictionary &dict, const phasePair &pair)
Construct from components.
virtual tmp< volScalarField > damp(const tmp< volScalarField > &) const
Return damped coefficient.
#define defineTypeNameAndDebug(Type, DebugSwitch)
Define the typeName and debug information.
volVectorField F(fluid.F())
surfaceScalarField Ff(fluid.Ff())
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.
tmp< areaScalarField > limiter(const areaScalarField &phi)