57 #ifndef Foam_uniformInterpolatedDisplacementPointPatchVectorField_H 58 #define Foam_uniformInterpolatedDisplacementPointPatchVectorField_H 67 class interpolationWeights;
83 const word fieldName_;
85 const word interpolationScheme_;
106 TypeName(
"uniformInterpolatedDisplacement");
A list of keyword definitions, which are a keyword followed by a number of values (eg...
A FixedValue boundary condition for pointField.
Foam::pointPatchFieldMapper.
virtual autoPtr< pointPatchField< vector > > clone() const
No clone without an internal field reference.
friend Ostream & operator(Ostream &, const pointPatchField< vector > &)
A class for handling words, derived from Foam::string.
static autoPtr< pointPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
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...
Pointer management similar to std::unique_ptr, with some additional methods and type checking...