35 #ifndef processorFvsPatchField_H 36 #define processorFvsPatchField_H 67 TypeName(processorFvPatch::typeName_());
TypeName(processorFvPatch::typeName_())
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
commsTypes
Types of communications.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void initPatchNeighbourField(const Pstream::commsTypes commsType) const
Initialise return of the patchField on the opposite patch of a.
Foam::processorFvsPatchField.
Pre-declare SubField and related Field type.
tmp< fvsPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
Foam::fvPatchFieldMapper.
virtual tmp< Field< Type > > patchNeighbourField(const Pstream::commsTypes commsType) const
Return patchField on the opposite patch of a coupled patch.
const fvPatch & patch() const
Return patch.
static bool & parRun()
Is this a parallel run?
Foam::coupledFvsPatchField.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
processorFvsPatchField(const fvPatch &, const DimensionedField< Type, surfaceMesh > &)
Construct from patch and internal field.
virtual ~processorFvsPatchField()
Destructor.
virtual bool coupled() const
Return true if running parallel.
A class for managing temporary objects.