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