37#ifndef fixedNormalSlipPointPatchField_H
38#define fixedNormalSlipPointPatchField_H
50class fixedNormalSlipPointPatchField;
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
commsTypes
Types of communications.
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,...
slip with user-specified normal
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Update the patch field.
virtual autoPtr< pointPatchField< Type > > clone(const DimensionedField< Type, pointMesh > &iF) const
Construct and return a clone setting internal field reference.
TypeName("fixedNormalSlip")
Runtime type information.
virtual autoPtr< pointPatchField< Type > > clone() const
Construct and return a clone.
Foam::pointPatchFieldMapper.
Basic pointPatch represents a set of points from the mesh.
Foam::slipPointPatchField.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.