119 surfaceScalarField::Boundary& awBf =
120 taw.
ref().boundaryFieldRef();
124 if (!awBf[
patchi].coupled())
#define forAll(list, i)
Loop across all elements in list.
tmp< surfaceScalarField > weights(const GeometricField< Type, fvPatchField, volMesh > &) const
Return the interpolation weighting factors.
T & ref() const
Return non-const reference or generate a fatal error.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
const fvMesh & mesh() const
Return mesh reference.
midPoint(const fvMesh &mesh)
Construct from mesh.
TypeName("midPoint")
Runtime type information.
Mid-point interpolation (weighting factors = 0.5) scheme class.
const dimensionSet dimless(0, 0, 0, 0, 0, 0, 0)
dimensioned< scalar > dimensionedScalar
Dimensioned scalar obtained from generic dimensioned type.
Mesh data needed to do the Finite Volume discretisation.
A class for managing temporary objects.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
Abstract base class for surface interpolation schemes.