37#ifndef fixedValuePointPatchField_H
38#define fixedValuePointPatchField_H
78 const bool valueRequired=
true
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
Generic templated field type.
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FixedValue boundary condition for pointField.
virtual bool fixesValue() const
Return true if this patch field fixes a value.
virtual void operator=(const Type &)
TypeName("fixedValue")
Runtime type information.
virtual autoPtr< pointPatchField< Type > > clone(const DimensionedField< Type, pointMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.
virtual void operator=(const Field< Type > &)
Foam::pointPatchFieldMapper.
Basic pointPatch represents a set of points from the mesh.
Foam::valuePointPatchField.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.