47 this->
db().time().userUnits(),
70 jumpTable_(ptf.jumpTable_, false)
82 jumpTable_(ptf.jumpTable_, false)
96 if (this->cyclicPatch().owner())
98 this->jumpRef() = jumpTable_->value(this->db().time().value());
110 if (this->cyclicPatch().owner())
115 this->db().time().userUnits(),
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
const dimensionSet & dimensions() const
Return dimensions.
Pre-declare SubField and related Field type.
static autoPtr< Function1< Type > > New(const word &name, const Function1s::unitConversions &units, const dictionary &dict)
Select from dictionary.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
void evaluateNoUpdateCoeffs()
Evaluate the patch field, but don't update the coeffs.
const cyclicFvPatch & cyclicPatch() const
Return local reference cast into the cyclic patch.
A list of keyword definitions, which are a keyword followed by any number of values (e....
Abstract base class for field mapping.
This boundary condition provides a jump condition, using the cyclic condition as a base....
Field< Type > & jumpRef()
Access the jump to modify it.
virtual void write(Ostream &) const
Write.
const objectRegistry & db() const
Return local objectRegistry.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
const HashTable< dimensionSet > & dimensions()
Get the table of dimension sets.
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)