40#ifndef Foam_processorFaePatchField_H
41#define Foam_processorFaePatchField_H
69 TypeName(processorFaPatch::typeName_());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic templated field type that is much like a Foam::List except that it is expected to hold numeri...
static bool & parRun() noexcept
Test if this a parallel run.
coupledFaePatchField(const faPatch &, const DimensionedField< Type, edgeMesh > &)
Construct from patch and internal field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FieldMapper for finite-area patch fields.
Finite area patch class. Used for 2-D non-Euclidian finite area method.
static tmp< faePatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
virtual ~processorFaePatchField()=default
Destructor.
virtual bool coupled() const
Return true if running parallel.
processorFaePatchField(const faPatch &, const DimensionedField< Type, edgeMesh > &)
Construct from patch and internal field.
virtual tmp< faePatchField< Type > > clone(const DimensionedField< Type, edgeMesh > &iF) const
Clone with an internal field reference.
TypeName(processorFaPatch::typeName_())
Runtime type information.
virtual tmp< faePatchField< Type > > clone() const
Return clone.
A class for managing temporary objects.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.