35 #ifndef valuePointPatchField_H 36 #define valuePointPatchField_H 57 void checkFieldSize()
const;
81 const bool valueRequired=
true 167 virtual void operator=
172 virtual void operator=
183 virtual void operator==
188 virtual void operator==
valuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
Foam::valuePointPatchField.
A list of keyword definitions, which are a keyword followed by any number of values (e...
commsTypes
Types of communications.
Foam::pointPatchFieldMapper.
virtual void operator=(const valuePointPatchField< Type > &)
label size() const
Return size.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void write(Ostream &) const
Write.
Abstract base class for point-mesh patch fields.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
Pre-declare SubField and related Field type.
tmp< Field< Type > > clone() const
Clone.
virtual void autoMap(const pointPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
TypeName("value")
Runtime type information.
virtual void operator==(const valuePointPatchField< Type > &)
Basic pointPatch represents a set of points from the mesh.
virtual void reset(const pointPatchField< Type > &)
Reset the pointPatchField to the given pointPatchField.
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...
A class for managing temporary objects.
virtual void rmap(const pointPatchField< Type > &, const labelList &)
Reverse map the given pointPatchField onto this pointPatchField.
label size() const
Return the number of elements in the UList.