35 #ifndef processorPointPatchField_H
36 #define processorPointPatchField_H
64 TypeName(processorPointPatch::typeName_());
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
commsTypes
Types of communications.
static bool & parRun()
Is this a parallel run?
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A Coupled boundary condition for pointField.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
autoPtr< pointPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
const pointPatch & patch() const
Return patch.
Basic pointPatch represents a set of points from the mesh.
Foam::processorPointPatchField.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
virtual bool coupled() const
Return true if running parallel.
processorPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
virtual ~processorPointPatchField()
Destructor.
TypeName(processorPointPatch::typeName_())
Runtime type information.
Processor patch boundary needs to be such that the ordering of points in the patch is the same on bot...