34 const DimensionedField<Type, pointMesh>& iF
37 slipPointPatchField<Type>(
p, iF),
46 const DimensionedField<Type, pointMesh>& iF,
47 const dictionary&
dict
50 slipPointPatchField<Type>(
p, iF,
dict),
58 const fixedNormalSlipPointPatchField<Type>& ptf,
60 const DimensionedField<Type, pointMesh>& iF,
61 const pointPatchFieldMapper& mapper
64 slipPointPatchField<Type>(ptf,
p, iF, mapper),
72 const fixedNormalSlipPointPatchField<Type>& ptf,
73 const DimensionedField<Type, pointMesh>& iF
76 slipPointPatchField<Type>(ptf, iF),
90 transform(
I - n_*n_, this->patchInternalField());
95 this->setInInternalField(iF, tvalues());