40 fixedValue_(
p.size(),
Zero)
69 fixedValue_(mapper(ptf.fixedValue_))
81 fixedValue_(ptf.fixedValue_)
97 refCast<const fixedNormalSlipFvPatchField<Type>>(ptf);
99 mapper(fixedValue_, dmptf.fixedValue_);
112 refCast<const fixedNormalSlipFvPatchField<Type>>(ptf);
114 fixedValue_.
reset(dmptf.fixedValue_);
127 (nHat*(nHat & fixedValue_) +
transform(
I -
sqr(nHat), pif)) - pif
128 )*this->patch().deltaCoeffs();
138 if (!this->updated())
140 this->updateCoeffs();
147 nHat*(nHat & fixedValue_)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
tmp< Field< cmptType > > component(const direction) const
Return a component field of the field.
void size(const label)
Override size to be inconsistent with allocated storage.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
commsTypes
Types of communications.
A list of keywords followed by any number of values (e.g. words and numbers) or sub-dictionaries.
Abstract base class for field mapping.
This boundary condition sets the patch-normal component to a fixed value.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
virtual void write(Ostream &) const
Write.
fixedNormalSlipFvPatchField(const fvPatch &, const DimensionedField< Type, volMesh > &)
Construct from patch and internal field.
virtual tmp< Field< Type > > snGrad() const
Return gradient at boundary.
virtual void reset(const fvPatchField< Type > &)
Reset the fvPatchField to the given fvPatchField.
virtual tmp< Field< Type > > snGradTransformDiag() const
Return face-gradient transform diagonal.
virtual void map(const fvPatchField< Type > &, const fieldMapper &)
Map the given fvPatchField onto this fvPatchField.
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field, sets Updated to false.
virtual void write(Ostream &) const
Write.
virtual void reset(const fvPatchField< Type > &)
Reset the fvPatchField to the given fvPatchField.
virtual void map(const fvPatchField< Type > &, const fieldMapper &)
Map the given fvPatchField onto this fvPatchField.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
Traits class for primitives.
A class for managing temporary objects.
const HashTable< dimensionSet > & dimensions()
Get the table of dimension sets.
static const Identity< scalar > I
void mag(LagrangianPatchField< scalar > &f, const LagrangianPatchField< Type > &f1)
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
void pow(LagrangianPatchField< typename powProduct< Type, r >::type > &f, const LagrangianPatchField< Type > &f1)
dimensionSet transform(const dimensionSet &)
void diag(LagrangianPatchField< vector > &f, const LagrangianPatchField< tensor > &f1)
void sqr(LagrangianPatchField< typename outerProduct< Type, Type >::type > &f, const LagrangianPatchField< Type > &f1)