Go to the documentation of this file.
35 #ifndef fixedNormalSlipPointPatchField_H
36 #define fixedNormalSlipPointPatchField_H
virtual void write(Ostream &) const
Write.
slip with user-specified normal
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Update the patch field.
Basic pointPatch represents a set of points from the mesh.
Foam::pointPatchFieldMapper.
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.
vector n_
User specified normal.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Foam::slipPointPatchField.
TypeName("fixedNormalSlip")
Runtime type information.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
commsTypes
Types of communications.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
fixedNormalSlipPointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...