38 const DimensionedField<scalar, volMesh>& iF
41 fixedValueFvPatchScalarField(p, iF)
49 const DimensionedField<scalar, volMesh>& iF,
50 const dictionary&
dict 53 fixedValueFvPatchScalarField(p, iF, dict)
60 const adjointOutletPressureFvPatchScalarField& ptf,
62 const DimensionedField<scalar, volMesh>& iF,
63 const fvPatchFieldMapper& mapper
66 fixedValueFvPatchScalarField(ptf, p, iF, mapper)
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();
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 > &)
void writeEntry(Ostream &os, const HashTable< T, Key, Hash > &ht)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)