Go to the documentation of this file.
58 if (
dict.found(
"value"))
73 const timeVaryingUniformFixedValueFaPatchField<Type>& ptf,
75 const DimensionedField<Type, areaMesh>& iF,
76 const faPatchFieldMapper& mapper
79 fixedValueFaPatchField<Type>(ptf,
p, iF, mapper),
80 timeSeries_(ptf.timeSeries_)
92 timeSeries_(ptf.timeSeries_)
105 timeSeries_(ptf.timeSeries_)
121 timeSeries_(this->db().time().timeOutputValue())
134 timeSeries_.write(
os);
135 this->writeEntry(
"value",
os);
faPatchField<Type> abstract base class. This class gives a fat-interface to all derived classes cover...
virtual void write(Ostream &) const
friend Ostream & operator(Ostream &, const faPatchField< Type > &)
Author Zeljko Tukovic, FMENA Hrvoje Jasak, Wikki Ltd.
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
virtual void operator==(const faPatchField< Type > &)
void write(vtk::formatter &fmt, const Type &val, const label n=1)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Finite area patch class. Used for 2-D non-Euclidian finite area method.
virtual void updateCoeffs()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...