Go to the documentation of this file.
37 #ifndef coupledPointPatchField_H
38 #define coupledPointPatchField_H
61 TypeName(coupledPointPatch::typeName_());
virtual void initSwapAddSeparated(const Pstream::commsTypes, Field< Type > &) const
A Coupled boundary condition for pointField.
Basic pointPatch represents a set of points from the mesh.
Abstract base class for point-mesh patch fields.
Foam::pointPatchFieldMapper.
virtual void swapAddSeparated(const Pstream::commsTypes, Field< Type > &) const =0
TypeName(coupledPointPatch::typeName_())
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)=0
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual bool coupled() const
virtual autoPtr< pointPatchField< Type > > clone() const =0
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
coupledPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)