35 #ifndef cyclicPointPatchField_H 36 #define cyclicPointPatchField_H 64 TypeName(cyclicPointPatch::typeName_());
135 return cyclicPointPatch::typeName;
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.
TypeName(cyclicPointPatch::typeName_())
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e...
commsTypes
Types of communications.
Foam::pointPatchFieldMapper.
Cyclic front and back plane patch field.
Cyclic patch for post-processing.
Pre-declare SubField and related Field type.
A class for handling words, derived from string.
virtual const transformer & transform() const
Return transformation between the coupled patches.
virtual void swapAddSeparated(const Pstream::commsTypes commsType, Field< Type > &) const
Complete swap of patch point values and add to local values.
virtual const word & constraintType() const
Return the constraint type this pointPatchField implements.
virtual const transformer & transform() const
Return transformation between the coupled patches.
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...
cyclicPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.