47#ifndef edgeSlipDisplacementPointPatchVectorField_H
48#define edgeSlipDisplacementPointPatchVectorField_H
77 const word frozenPointsZone_;
86 void calcProjection(
vectorField& displacement)
const;
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,...
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,...
Displacement follows an edgeMesh. Use in a displacementMotionSolver as a bc on the pointDisplacement ...
virtual autoPtr< pointPatchVectorField > clone(const DimensionedField< vector, pointMesh > &iF) const
Construct and return a clone setting internal field reference.
const indexedOctree< treeDataEdge > & edgeTree() const
static void read(const objectRegistry &obr, const dictionary &dict)
Read (& store) geometry. Exposed so point attraction can reuse it.
edgeSlipDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Construct from patch and internal field.
TypeName("edgeSlipDisplacement")
Runtime type information.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual autoPtr< pointPatchVectorField > clone() const
Construct and return a clone.
A class for handling file names.
Non-pointer based hierarchical recursive searching.
Registry of regIOobjects.
Foam::pointPatchFieldMapper.
Basic pointPatch represents a set of points from the mesh.
A class for handling words, derived from Foam::string.
Field< vector > vectorField
Specialisation of Field<T> for vector.
pointPatchField< vector > pointPatchVectorField
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.