28 #include "adjointOutletVelocityFvPatchVectorField.H"
40 const DimensionedField<vector, volMesh>& iF
43 fixedValueFvPatchVectorField(
p, iF)
51 const DimensionedField<vector, volMesh>& iF,
52 const dictionary&
dict
55 fixedValueFvPatchVectorField(
p, iF,
dict)
62 const adjointOutletVelocityFvPatchVectorField& ptf,
64 const DimensionedField<vector, volMesh>& iF,
65 const fvPatchFieldMapper& mapper
68 fixedValueFvPatchVectorField(ptf,
p, iF, mapper)
75 const adjointOutletVelocityFvPatchVectorField& pivpvf,
76 const DimensionedField<vector, volMesh>& iF
79 fixedValueFvPatchVectorField(pivpvf, iF)
93 const fvsPatchField<scalar>& phiap =
96 const fvPatchField<vector>& Up =
107 fixedValueFvPatchVectorField::updateCoeffs();
114 writeEntry(
"value",
os);
125 adjointOutletVelocityFvPatchVectorField