43 #ifndef zeroFixedValuePointPatchField_H 44 #define zeroFixedValuePointPatchField_H A list of keyword definitions, which are a keyword followed by any number of values (e...
A FixedValue boundary condition for pointField.
Foam::pointPatchFieldMapper.
TypeName("zeroFixedValue")
Runtime type information.
Enables the specification of a zero fixed value boundary condition.
tmp< Field< Type > > clone() const
Clone.
zeroFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
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...
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...