35 surfaceInterpolationScheme<scalar>::
36 addMeshFluxConstructorToTable<interfaceCompressionNew>
41 "interfaceCompression",
42 "noInterfaceCompression",
70 cAlpha_*
sign(phi_)*vff*(1 - vff)*nHatf/
mesh().magSf()
dimensionedScalar sign(const dimensionedScalar &ds)
A HashTable with keys but without contents.
#define forAll(list, i)
Loop across all elements in list.
virtual tmp< surfaceScalarField > interpolate(const volScalarField &vf) const
Return the face-interpolate of the given cell field.
const Boundary & boundaryField() const
Return const-reference to the boundary field.
Centred interpolation interpolation scheme class.
bool interpolate(const vector &p1, const vector &p2, const vector &o, vector &n, scalar l)
T & ref() const
Return non-const reference or generate a fatal error.
const wordHashSet compressionSchemes
void maxMin(const dimensioned< Type > &minDt, const dimensioned< Type > &maxDt)
const Type & lookupObject(const word &name) const
Lookup and return the object of the given Type.
virtual bool coupled() const
Return true if this patch field is coupled.
defineTypeNameAndDebug(combustionModel, 0)
Boundary & boundaryFieldRef()
Return a reference to the boundary field.
A class for managing temporary objects.
surfaceInterpolationScheme< scalar >::addMeshFluxConstructorToTable< interfaceCompressionNew > addinterfaceCompressionScalarMeshFluxConstructorToTable_
An abstract base class with a fat-interface to all derived classes covering all possible ways in whic...