38 jump_(this->size(),
Zero)
52 jump_(mapper(ptf.jump_))
67 if (this->cyclicAMIPatch().owner())
72 if (dict.
found(
"value"))
81 this->evaluate(Pstream::commsTypes::blocking);
114 if (this->cyclicAMIPatch().owner())
121 refCast<const fixedJumpAMIFvPatchField<Type>>
123 this->nbrPatchField()
126 if (this->cyclicAMIPatch().applyLowWeightCorrection())
128 return this->cyclicAMIPatch().interpolate
136 return this->cyclicAMIPatch().interpolate(nbrPatch.
jump());
163 refCast<const fixedJumpAMIFvPatchField<Type>>(ptf);
172 writeEntry(os,
"patchType", this->interfaceFieldType());
174 if (this->cyclicAMIPatch().owner())
This boundary condition provides a base class that enforces a cyclic condition with a specified 'jump...
bool found(const word &, bool recursive=false, bool patternMatch=true) const
Search dictionary for given keyword.
A list of keyword definitions, which are a keyword followed by any number of values (e...
void size(const label)
Override size to be inconsistent with allocated storage.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void rmap(const fvPatchField< Type > &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
Pre-declare SubField and related Field type.
Field< Type > jump_
"jump" field
Foam::fvPatchFieldMapper.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
This boundary condition provides a jump condition, across non-conformal cyclic path-pairs, employing an arbitraryMeshInterface (AMI).
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
virtual tmp< Field< Type > > jump() const
Return the "jump" across the patch.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
A class for managing temporary objects.
fixedJumpAMIFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual void write(Ostream &) const
Write.
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.