35 #ifndef coupledPointPatchField_H
36 #define coupledPointPatchField_H
59 TypeName(coupledPointPatch::typeName_());
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 Coupled boundary condition for pointField.
virtual bool coupled() const
Return true if this patch field is derived from.
coupledPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
TypeName(coupledPointPatch::typeName_())
Runtime type information.
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.
autoPtr< pointPatchField< Type > > clone() const
Disallow clone without setting internal field reference.
Basic pointPatch represents a set of points from the mesh.