35 #ifndef fixedValuePointPatchField_H
36 #define fixedValuePointPatchField_H
76 const bool valueRequired=
true
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Pre-declare SubField and related Field type.
tmp< Field< Type > > clone() const
Clone.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
A FixedValue boundary condition for pointField.
virtual bool fixesValue() const
Return true if this patch field fixes a value.
fixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
virtual void operator=(const Type &)
TypeName("fixedValue")
Runtime type information.
virtual void operator=(const Field< Type > &)
Basic pointPatch represents a set of points from the mesh.
Foam::valuePointPatchField.