58 fixedValue_(ptf.fixedValue_, mapper)
71 fixedValue_(
"fixedValue", dict, p.
size())
84 fixedValue_(ptf.fixedValue_)
96 fixedValue_(ptf.fixedValue_)
109 fixedValue_.autoMap(m);
123 refCast<const fixedNormalSlipFvPatchField<Type> >(ptf);
125 fixedValue_.
rmap(dmptf.fixedValue_, addr);
137 (nHat*(nHat & fixedValue_) +
transform(
I -
sqr(nHat), pif)) - pif
138 )*this->patch().deltaCoeffs();
145 if (!this->updated())
147 this->updateCoeffs();
154 nHat*(nHat & fixedValue_)
172 return transformFieldMask<Type>(pow<vector, pTraits<Type>::rank>(
diag));
180 fixedValue_.writeEntry(
"fixedValue", os);