Go to the documentation of this file.
35 #ifndef processorPointPatchField_H
36 #define processorPointPatchField_H
63 TypeName(processorPointPatch::typeName_());
virtual ~processorPointPatchField()
Destructor.
A class for handling words, derived from string.
A Coupled boundary condition for pointField.
TypeName(processorPointPatch::typeName_())
Runtime type information.
const processorPolyPatch & procPolyPatch() const
Return the underlying processorPolyPatch.
static bool & parRun()
Is this a parallel run?
virtual const word & constraintType() const
Constraint handling.
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.
Processor patch boundary needs to be such that the ordering of points in the patch is the same on bot...
Basic pointPatch represents a set of points from the mesh.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field.
Foam::pointPatchFieldMapper.
virtual bool parallel() const
Are the cyclic planes parallel.
processorPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
virtual bool coupled() const
Return true if running parallel.
virtual bool doTransform() const
Does the patch field perform the transformation.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Foam::processorPointPatchField.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
commsTypes
Types of communications.
Traits class for primitives.
const processorPointPatch & procPatch_
Local reference to processor patch.
virtual void swapAddSeparated(const Pstream::commsTypes commsType, Field< Type > &) const
Assume processor patch always collocated.
fileName::Type type(const fileName &)
Return the file type: DIRECTORY or FILE.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...