37 #ifndef Foam_wedgePointPatchField_H 38 #define Foam_wedgePointPatchField_H 63 TypeName(wedgePointPatch::typeName_());
100 [[deprecated(
"2026-03: soon = delete")]]
102 #ifdef Foam_pointPatchField_copyConstruct 147 #include "wedgePointPatchField.txx" virtual const word & constraintType() const
Return the constraint type this pointPatchField implements.
commsTypes
Communications types.
A list of keyword definitions, which are a keyword followed by a number of values (eg...
Foam::pointPatchFieldMapper.
TypeName(wedgePointPatch::typeName_())
Runtime type information.
virtual autoPtr< pointPatchField< Type > > clone() const
No clone without an internal field reference.
friend Ostream & operator(Ostream &, const pointPatchField< Type > &)
Wedge front and back plane patch field.
Abstract base class for point-mesh patch fields.
fileName::Type type(const fileName &name, const bool followLink=true)
Return the file type: DIRECTORY or FILE, normally following symbolic links.
A class for handling words, derived from Foam::string.
static autoPtr< pointPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
Basic pointPatch represents a set of points from the mesh.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::buffered)
Update the patch field.
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
wedgePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
"buffered" : (MPI_Bsend, MPI_Recv)
const DimensionedField< Type, pointMesh > & internalField() const noexcept
Return const-reference to the dimensioned internal field.