41oscillatingDisplacementPointPatchVectorField::
42oscillatingDisplacementPointPatchVectorField
54oscillatingDisplacementPointPatchVectorField::
55oscillatingDisplacementPointPatchVectorField
64 omega_(
dict.get<scalar>(
"omega"))
73oscillatingDisplacementPointPatchVectorField::
74oscillatingDisplacementPointPatchVectorField
83 amplitude_(ptf.amplitude_),
88oscillatingDisplacementPointPatchVectorField::
89oscillatingDisplacementPointPatchVectorField
96 amplitude_(ptf.amplitude_),
Macros for easy insertion into run-time selection tables.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const Mesh & mesh() const
Return mesh.
void operator=(const Field< Type > &)
Copy assignment.
void writeEntry(const word &keyword, Ostream &os) const
Write the field as a dictionary entry.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Ostream & writeEntry(const keyType &key, const T &value)
Write a keyword/value entry.
Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
bool found(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
Search for an entry (const access) with the given keyword.
const Type & value() const
Return const reference to value.
A FixedValue boundary condition for pointField.
virtual bool write()
Write the output fields.
const Time & time() const
Return the top-level database.
Foam::oscillatingDisplacementPointPatchVectorField.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::pointPatchFieldMapper.
const DimensionedField< Type, pointMesh > & internalField() const
Return dimensioned internal field reference.
bool updated() const
Return true if the boundary condition has already been updated.
Basic pointPatch represents a set of points from the mesh.
Mesh consisting of general polyhedral cells.
Lookup type of boundary radiation properties.
OBJstream os(runTime.globalPath()/outputName)
dimensionedScalar sin(const dimensionedScalar &ds)
static constexpr const zero Zero
Global zero (0)
#define makePointPatchTypeField(PatchTypeField, typePatchTypeField)