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