Go to the documentation of this file.
55 jumpTable_(ptf.jumpTable_.clone())
75 if (dict.
found(
"value"))
89 const uniformJumpAMIFvPatchField<Type>& ptf
93 jumpTable_(ptf.jumpTable_.clone())
105 jumpTable_(ptf.jumpTable_.clone())
119 if (this->cyclicAMIPatch().owner())
121 this->jump_ = jumpTable_->value(this->db().time().value());
132 if (this->cyclicAMIPatch().owner())
134 jumpTable_->writeData(
os);
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void operator=(const UList< Type > &)
bool found(const word &keyword, enum keyType::option matchOpt=keyType::REGEX) const
This boundary condition provides a jump condition, across non-conformal cyclic path-pairs,...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void evaluate(const Pstream::commsTypes commsType)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
const cyclicAMIFvPatch & cyclicAMIPatch() const
virtual void updateCoeffs()
tmp< DimensionedField< TypeR, GeoMesh > > New(const tmp< DimensionedField< TypeR, GeoMesh >> &tdf1, const word &name, const dimensionSet &dimensions)
const objectRegistry & db() const
virtual void write(Ostream &) const
void write(vtk::formatter &fmt, const Type &val, const label n=1)
Foam::fvPatchFieldMapper.
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...
string evaluate(label fieldWidth, const std::string &s, size_t pos=0, size_t len=std::string::npos)