57#ifndef uniformInterpolatedDisplacementPointPatchVectorField_H
58#define uniformInterpolatedDisplacementPointPatchVectorField_H
80 const word fieldName_;
82 const word interpolationScheme_;
103 TypeName(
"uniformInterpolatedDisplacement");
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,...
fixedValuePointPatchField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Abstract base class for interpolating in 1D.
Foam::pointPatchFieldMapper.
static autoPtr< pointPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
Basic pointPatch represents a set of points from the mesh.
A class for handling words, derived from Foam::string.
List< word > wordList
List of word.
List< label > labelList
A List of labels.
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.