Go to the documentation of this file.
35 #ifndef valuePointPatchField_H
36 #define valuePointPatchField_H
81 const bool valueRequired=
true
177 virtual void operator=
182 virtual void operator=
193 virtual void operator==
198 virtual void operator==
void checkFieldSize() const
label size() const
Return size.
A class for managing temporary objects.
virtual void operator=(const valuePointPatchField< Type > &)
Basic pointPatch represents a set of points from the mesh.
Abstract base class for point-mesh patch fields.
Foam::pointPatchFieldMapper.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Pre-declare SubField and related Field type.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void write(Ostream &) const
Write.
virtual void operator==(const valuePointPatchField< Type > &)
TypeName("value")
Runtime type information.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void autoMap(const pointPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
Foam::valuePointPatchField.
commsTypes
Types of communications.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void rmap(const pointPatchField< Type > &, const labelList &)
Reverse map the given PointPatchField onto.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
valuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.