35 #ifndef cyclicAMIPointPatchField_H 36 #define cyclicAMIPointPatchField_H 91 if (!nbrPpiPtr_.
valid())
109 TypeName(cyclicAMIPointPatch::typeName_());
Interpolation class within a primitive patch. Allows interpolation from points to faces and vice vers...
void reset(T *=nullptr)
If object pointer already set, delete object and set to given.
const cyclicAMIPolyPatch & cyclicAMIPatch() const
Return the underlying cyclicAMIPolyPatch.
A list of keyword definitions, which are a keyword followed by any number of values (e...
cyclicAMIPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
commsTypes
Types of communications.
virtual const transformer & transform() const
Return transformation between the coupled patches.
Foam::pointPatchFieldMapper.
virtual bool coupled() const
Return true if coupled. Note that the underlying patch.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
virtual void swapAddSeparated(const Pstream::commsTypes commsType, Field< Type > &) const
Complete swap of patch point values and add to local values.
virtual const cyclicAMIPolyPatch & nbrPatch() const
Return a reference to the neighbour patch.
Cyclic AMI front and back plane patch field.
Pre-declare SubField and related Field type.
TypeName(cyclicAMIPointPatch::typeName_())
Runtime type information.
bool valid() const
Return true if the autoPtr valid (ie, the pointer is set)
Basic pointPatch represents a set of points from the mesh.
virtual const transformer & transform() const
Return transformation between the coupled patches.
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...
Cyclic AMI point patch - place holder only.
autoPtr< pointPatchField< Type > > clone() const
Disallow clone without setting internal field reference.