Go to the documentation of this file.
37 #ifndef cyclicPointPatchField_H
38 #define cyclicPointPatchField_H
66 TypeName(cyclicPointPatch::typeName_());
137 return cyclicPointPatch::typeName;
const tensorField & reverseT() const
A class for handling words, derived from Foam::string.
A Coupled boundary condition for pointField.
virtual const tensorField & reverseT() const
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
virtual autoPtr< pointPatchField< Type > > clone() const
TypeName(cyclicPointPatch::typeName_())
Basic pointPatch represents a set of points from the mesh.
Cyclic patch for post-processing.
Foam::pointPatchFieldMapper.
virtual void swapAddSeparated(const Pstream::commsTypes commsType, Field< Type > &) const
virtual bool doTransform() const
const tensorField & forwardT() const
Generic templated field type.
virtual const word & constraintType() const
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual const tensorField & forwardT() const
Cyclic front and back plane patch field.
cyclicPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A traits class, which is primarily used for primitives.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...