Go to the documentation of this file.
52 jump_(ptf.
jump_, mapper)
67 if (this->cyclicPatch().owner())
72 if (
dict.found(
"value"))
81 this->evaluate(Pstream::blocking);
114 if (this->cyclicPatch().owner())
120 return refCast<const fixedJumpFvPatchField<Type> >
122 this->neighbourPatchField()
149 refCast<const fixedJumpFvPatchField<Type> >(ptf);
158 os.
writeKeyword(
"patchType") << this->interfaceFieldType()
159 << token::END_STATEMENT <<
nl;
161 if (this->cyclicPatch().owner())
163 jump_.writeEntry(
"jump", os);
166 this->writeEntry(
"value", os);
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.
A class for managing temporary objects.
fixedJumpFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a jump condition, using the cyclic condition as a base.
virtual void write(Ostream &) const
Write.
virtual void rmap(const fvPatchField< Type > &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a base class for coupled-cyclic conditions with a specified 'jump' (...
A list of keyword definitions, which are a keyword followed by any number of values (e....
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Traits class for primitives.
Ostream & writeKeyword(const keyType &)
Write the keyword followed by an appropriate indentation.
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...
virtual tmp< Field< Type > > jump() const
Return the "jump" across the patch.
Field< Type > jump_
"jump" field