Go to the documentation of this file.
45 fixedValuePointPatchVectorField(
p, iF),
58 fixedValuePointPatchVectorField(
p, iF,
dict,
false),
64 fixedValuePointPatchVectorField::operator==
66 transform(SBMFPtr_().transformation(), localPoints0())
82 fixedValuePointPatchVectorField(ptf,
p, iF, mapper),
83 SBMFPtr_(ptf.
SBMFPtr_().clone().ptr())
87 fixedValuePointPatchVectorField::operator==
89 transform(SBMFPtr_().transformation(), localPoints0())
101 fixedValuePointPatchVectorField(ptf),
102 SBMFPtr_(ptf.
SBMFPtr_().clone().ptr())
113 fixedValuePointPatchVectorField(ptf, iF),
114 SBMFPtr_(ptf.
SBMFPtr_().clone().ptr())
118 fixedValuePointPatchVectorField::operator==
120 transform(SBMFPtr_().transformation(), localPoints0())
161 fixedValuePointPatchVectorField::operator==
167 fixedValuePointPatchVectorField::updateCoeffs();
vectorField pointField
pointField is a vectorField.
IOobject defines the attributes of an object for which implicit objectRegistry management is supporte...
static autoPtr< solidBodyMotionFunction > New(const dictionary &SBMFCoeffs, const Time &runTime)
Select constructed from the SBMFCoeffs dictionary and Time.
A class for handling words, derived from string.
autoPtr< solidBodyMotionFunction > SBMFPtr_
The motion control function.
autoPtr< pointField > localPoints0Ptr_
static word meshSubDir
Return the mesh sub-directory name (usually "polyMesh")
Enables the specification of a fixed value boundary condition using the solid body motion functions.
Basic pointPatch represents a set of points from the mesh.
Abstract base class for point-mesh patch fields.
Foam::pointPatchFieldMapper.
dimensionSet transform(const dimensionSet &)
Constant dispersed-phase particle diameter model.
makePointPatchTypeField(pointPatchVectorField, solidBodyMotionDisplacementPointPatchVectorField)
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
Pre-declare SubField and related Field type.
A list of keyword definitions, which are a keyword followed by any number of values (e....
virtual void write(Ostream &) const
Write.
Macros for easy insertion into run-time selection tables.
Ostream & indent(Ostream &os)
Indent stream.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
solidBodyMotionDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Construct from patch and internal field.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const pointField & localPoints0() const
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...