58 timeSeries_(ptf.timeSeries_)
60 this->
operator==(timeSeries_(this->
db().time().timeOutputValue()));
77 this->
operator==(timeSeries_(this->
db().time().timeOutputValue()));
90 timeSeries_(ptf.timeSeries_)
104 timeSeries_(ptf.timeSeries_)
118 this->
operator==(timeSeries_(this->
db().time().timeOutputValue()));
130 timeSeries_.write(
os);
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,...
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A FixedValue boundary condition for pointField.
fixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
const objectRegistry & db() const
The associated objectRegistry.
bool updated() const noexcept
True if the boundary condition has already been updated.
Foam::pointPatchFieldMapper.
Basic pointPatch represents a set of points from the mesh.
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
OBJstream os(runTime.globalPath()/outputName)
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)