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