Class to control time during OpenFOAM simulations that is also the top-level objectRegistry.
Foam::oscillatingDisplacementPointPatchVectorField.
dimensionedScalar sin(const dimensionedScalar &ds)
oscillatingDisplacementPointPatchVectorField(const pointPatch &, const DimensionedField< vector, pointMesh > &)
Construct from patch and internal field.
ITstream & lookup(const word &, bool recursive=false, bool patternMatch=true) const
Find and return an entry data stream.
const Type & value() const
Return const reference to value.
Basic pointPatch represents a set of points from the mesh.
Abstract base class for point-mesh patch fields.
virtual void write(Ostream &) const
Write.
Mesh consisting of general polyhedral cells.
Foam::pointPatchFieldMapper.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
makePointPatchTypeField(pointPatchVectorField, solidBodyMotionDisplacementPointPatchVectorField)
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void write(Ostream &) const
Write.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Macros for easy insertion into run-time selection tables.
void operator=(const Field< Type > &)
bool updated() const
Return true if the boundary condition has already been updated.
void writeEntry(const word &keyword, Ostream &os) const
Write the field as a dictionary entry.
bool readScalar(const char *buf, doubleScalar &s)
Read whole of buf as a scalar. Return true if succesful.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
const DimensionedField< Type, pointMesh > & dimensionedInternalField() const
Return dimensioned internal field reference.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...