35 #ifndef valuePointPatchField_H
36 #define valuePointPatchField_H
57 void checkFieldSize()
const;
81 const bool valueRequired=
true
163 virtual void operator=
168 virtual void operator=
179 virtual void operator==
184 virtual void operator==
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pre-declare SubField and related Field type.
tmp< Field< Type > > clone() const
Clone.
label size() const
Return the number of elements in the UList.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
commsTypes
Types of communications.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
Abstract base class for point-mesh patch fields.
Basic pointPatch represents a set of points from the mesh.
A class for managing temporary objects.
Foam::valuePointPatchField.
virtual void operator==(const valuePointPatchField< Type > &)
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
virtual void write(Ostream &) const
Write.
TypeName("value")
Runtime type information.
valuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void operator=(const valuePointPatchField< Type > &)
label size() const
Return size.
virtual void reset(const pointPatchField< Type > &)
Reset the pointPatchField to the given pointPatchField.
virtual void map(const pointPatchField< Type > &, const fieldMapper &)
Map the given pointPatchField onto this pointPatchField.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.