64 #ifndef Foam_uniformFixedValuePointPatchField_H 65 #define Foam_uniformFixedValuePointPatchField_H 80 class uniformFixedValuePointPatchField
82 public fixedValuePointPatchField<Type>
84 typedef uniformFixedValuePointPatchField<Type> this_bctype;
85 typedef fixedValuePointPatchField<Type> parent_bctype;
142 [[deprecated(
"2026-03: soon = delete")]]
144 #ifdef Foam_pointPatchField_copyConstruct 167 const pointPatchFieldMapper&
173 const pointPatchField<Type>&,
202 #include "uniformFixedValuePointPatchField.txx" A list of keyword definitions, which are a keyword followed by a number of values (eg...
Foam::pointPatchFieldMapper.
friend Ostream & operator(Ostream &, const Field< Type > &)
tmp< Field< Type > > clone() const
Clone.
static autoPtr< pointPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
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...
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
List< label > labelList
A List of labels.
A patch is a list of labels that address the faces in the global face list.
const DimensionedField< Type, pointMesh > & internalField() const noexcept
Return const-reference to the dimensioned internal field.