Enables the specification of a fixed value boundary condition using the solid body motion functions. More...
Private Attributes | |
autoPtr< solidBodyMotionFunction > | SBMFPtr_ |
The motion control function. More... | |
autoPtr< pointField > | localPoints0Ptr_ |
Enables the specification of a fixed value boundary condition using the solid body motion functions.
Definition at line 50 of file solidBodyMotionDisplacementPointPatchVectorField.H.
solidBodyMotionDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
const DimensionedField< vector, pointMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 40 of file solidBodyMotionDisplacementPointPatchVectorField.C.
Referenced by solidBodyMotionDisplacementPointPatchVectorField::clone().
solidBodyMotionDisplacementPointPatchVectorField | ( | const pointPatch & | p, |
const DimensionedField< vector, pointMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 52 of file solidBodyMotionDisplacementPointPatchVectorField.C.
References dict, dictionary::found(), and Foam::transform().
solidBodyMotionDisplacementPointPatchVectorField | ( | const solidBodyMotionDisplacementPointPatchVectorField & | ptf, |
const pointPatch & | p, | ||
const DimensionedField< vector, pointMesh > & | iF, | ||
const pointPatchFieldMapper & | mapper | ||
) |
Construct by mapping given patchField<vector> onto a new patch.
Definition at line 75 of file solidBodyMotionDisplacementPointPatchVectorField.C.
References Foam::transform().
solidBodyMotionDisplacementPointPatchVectorField | ( | const solidBodyMotionDisplacementPointPatchVectorField & | ptf | ) |
Construct as copy.
Definition at line 97 of file solidBodyMotionDisplacementPointPatchVectorField.C.
solidBodyMotionDisplacementPointPatchVectorField | ( | const solidBodyMotionDisplacementPointPatchVectorField & | ptf, |
const DimensionedField< vector, pointMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 108 of file solidBodyMotionDisplacementPointPatchVectorField.C.
References Foam::transform().
TypeName | ( | "solidBodyMotionDisplacement" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 101 of file solidBodyMotionDisplacementPointPatchVectorField.H.
References solidBodyMotionDisplacementPointPatchVectorField::solidBodyMotionDisplacementPointPatchVectorField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 122 of file solidBodyMotionDisplacementPointPatchVectorField.H.
References solidBodyMotionDisplacementPointPatchVectorField::solidBodyMotionDisplacementPointPatchVectorField().
|
inline |
Return the fluctuation scale.
Definition at line 142 of file solidBodyMotionDisplacementPointPatchVectorField.H.
References solidBodyMotionDisplacementPointPatchVectorField::SBMFPtr_.
const pointField & localPoints0 | ( | ) | const |
Definition at line 129 of file solidBodyMotionDisplacementPointPatchVectorField.C.
References solidBodyMotionDisplacementPointPatchVectorField::localPoints0Ptr_, polyMesh::meshSubDir, IOobject::MUST_READ, and IOobject::NO_WRITE.
Referenced by solidBodyMotionDisplacementPointPatchVectorField::updateCoeffs().
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 153 of file solidBodyMotionDisplacementPointPatchVectorField.C.
References solidBodyMotionDisplacementPointPatchVectorField::localPoints0(), solidBodyMotionDisplacementPointPatchVectorField::SBMFPtr_, and Foam::transform().
|
virtual |
Write.
Definition at line 172 of file solidBodyMotionDisplacementPointPatchVectorField.C.
References token::END_STATEMENT, Foam::indent(), Foam::nl, solidBodyMotionDisplacementPointPatchVectorField::SBMFPtr_, write(), and Ostream::writeKeyword().
|
private |
The motion control function.
Definition at line 57 of file solidBodyMotionDisplacementPointPatchVectorField.H.
Referenced by solidBodyMotionDisplacementPointPatchVectorField::motion(), solidBodyMotionDisplacementPointPatchVectorField::updateCoeffs(), and solidBodyMotionDisplacementPointPatchVectorField::write().
|
mutableprivate |
Definition at line 59 of file solidBodyMotionDisplacementPointPatchVectorField.H.
Referenced by solidBodyMotionDisplacementPointPatchVectorField::localPoints0().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.