Go to the documentation of this file.
37 #ifndef wedgePointPatchField_H
38 #define wedgePointPatchField_H
61 TypeName(wedgePointPatch::typeName_());
A class for handling words, derived from Foam::string.
TypeName(wedgePointPatch::typeName_())
virtual const word & constraintType() const
Basic pointPatch represents a set of points from the mesh.
Abstract base class for point-mesh patch fields.
Foam::pointPatchFieldMapper.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Wedge front and back plane patch field.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
fileName::Type type(const fileName &name, const bool followLink=true)
wedgePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual autoPtr< pointPatchField< Type > > clone() const