57 timeSeries_(ptf.timeSeries_)
59 this->
operator==(timeSeries_(this->db().time().timeOutputValue()));
76 this->
operator==(timeSeries_(this->db().time().timeOutputValue()));
89 timeSeries_(ptf.timeSeries_)
103 timeSeries_(ptf.timeSeries_)
117 this->
operator==(timeSeries_(this->db().time().timeOutputValue()));
129 timeSeries_.write(os);
Basic pointPatch represents a set of points from the mesh.
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const
Write.
A time-varying form of a uniform fixed value boundary condition.
A list of keyword definitions, which are a keyword followed by any number of values (e...
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::pointPatchFieldMapper.
timeVaryingUniformFixedValuePointPatchField(const pointPatch &, const DimensionedField< Type, pointMesh > &)
Construct from patch and internal field.
A FixedValue boundary condition for pointField.
An Ostream is an abstract base class for all output systems (streams, files, token lists...