38 const DimensionedField<scalar, volMesh>& iF
41 fixedValueFvPatchScalarField(p, iF)
48 const adjointOutletPressureFvPatchScalarField& ptf,
50 const DimensionedField<scalar, volMesh>& iF,
51 const fvPatchFieldMapper& mapper
54 fixedValueFvPatchScalarField(ptf, p, iF, mapper)
62 const DimensionedField<scalar, volMesh>& iF,
63 const dictionary&
dict 66 fixedValueFvPatchScalarField(p, iF, dict)
73 const adjointOutletPressureFvPatchScalarField& tppsf,
74 const DimensionedField<scalar, volMesh>& iF
77 fixedValueFvPatchScalarField(tppsf, iF)
90 const fvsPatchField<scalar>& phip =
93 const fvsPatchField<scalar>& phiap =
96 const fvPatchField<vector>& Up =
99 const fvPatchField<vector>& Uap =
102 operator==((phiap/patch().magSf() - 1.0)*phip/patch().magSf() + (Up & Uap));
104 fixedValueFvPatchScalarField::updateCoeffs();
111 writeEntry(
"value", os);
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
virtual void write(Ostream &) const
Write.
adjointOutletPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
Vector< scalar > vector
A scalar version of the templated Vector.
virtual void write(Ostream &) const
Write.
GeometricField< vector, fvPatchField, volMesh > volVectorField
Macros for easy insertion into run-time selection tables.
fvPatchField< scalar > fvPatchScalarField
tmp< fvMatrix< Type > > operator==(const fvMatrix< Type > &, const fvMatrix< Type > &)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)