53 fixedValue_(
"fixedValue", dict, p.
size())
69 fixedValue_(mapper(ptf.fixedValue_))
81 fixedValue_(ptf.fixedValue_)
94 m(fixedValue_, fixedValue_);
108 refCast<const fixedNormalSlipFvPatchField<Type>>(ptf);
110 fixedValue_.
rmap(dmptf.fixedValue_, addr);
123 refCast<const fixedNormalSlipFvPatchField<Type>>(ptf);
125 fixedValue_.
reset(dmptf.fixedValue_);
138 (nHat*(nHat & fixedValue_) +
transform(
I -
sqr(nHat), pif)) - pif
139 )*this->patch().deltaCoeffs();
149 if (!this->updated())
151 this->updateCoeffs();
158 nHat*(nHat & fixedValue_)
177 return transformFieldMask<Type>(pow<vector, pTraits<Type>::rank>(
diag));
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
void evaluate(GeometricField< Type, PatchField, GeoMesh > &result, const Function1< Type > &func, const GeometricField< Type, PatchField, GeoMesh > &x)
A list of keyword definitions, which are a keyword followed by any number of values (e...
commsTypes
Types of communications.
dimensionedSymmTensor sqr(const dimensionedVector &dv)
void size(const label)
Override size to be inconsistent with allocated storage.
fixedNormalSlipFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
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 write(Ostream &) const
Write.
virtual void rmap(const fvPatchField< Type > &, const labelList &)
Reverse map the given fvPatchField onto this fvPatchField.
void diag(pointPatchField< vector > &, const pointPatchField< tensor > &)
static const Identity< scalar > I
virtual tmp< Field< Type > > snGrad() const
Return gradient at boundary.
Foam::fvPatchFieldMapper.
void write(std::ostream &os, const bool binary, List< floatScalar > &fField)
Write floats ascii or binary.
tmp< Field< cmptType > > component(const direction) const
Return a component field of the field.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
PtrList< volScalarField > & Y
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< Field< Type > > snGradTransformDiag() const
Return face-gradient transform diagonal.
dimensioned< scalar > mag(const dimensioned< Type > &)
This boundary condition sets the patch-normal component to a fixed value.
A class for managing temporary objects.
virtual void reset(const fvPatchField< Type > &)
Reset the fvPatchField to the given fvPatchField.
dimensionSet transform(const dimensionSet &)
virtual void autoMap(const fvPatchFieldMapper &)
Map (and resize as needed) from self given a mapping object.