37 #ifndef Foam_slipPointPatchField_H 38 #define Foam_slipPointPatchField_H 91 const this_bctype& pfld,
103 const this_bctype& pfld,
111 [[deprecated(
"2026-03: soon = delete")]]
113 #ifdef Foam_pointPatchField_copyConstruct 114 : this_bctype(pfld, pfld.internalField()) {}
120 virtual autoPtr<pointPatchField<Type>>
clone 122 const DimensionedField<Type, pointMesh>& iF
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A Symmetry boundary condition for pointField.
Foam::pointPatchFieldMapper.
virtual autoPtr< pointPatchField< Type > > clone() const
No clone without an internal field reference.
friend Ostream & operator(Ostream &, const pointPatchField< Type > &)
Abstract base class for point-mesh patch fields.
slipPointPatchField(const pointPatch &p, const DimensionedField< Type, pointMesh > &iF)
Construct from patch and internal field.
Foam::slipPointPatchField.
static autoPtr< pointPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
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...
TypeName("slip")
Runtime type information.