40 const DimensionedField<vector, volMesh>& iF
43 fixedValueFvPatchVectorField(
p, iF)
51 const DimensionedField<vector, volMesh>& iF,
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)
104 fixedValueFvPatchVectorField::updateCoeffs();
Macros for easy insertion into run-time selection tables.
void operator=(const Field< vector > &)
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Provides the adjoint outlet velocity values (i.e. adjoint velocity in case of a zeroGradient U bounda...
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
adjointOutletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
virtual void write(Ostream &) const
Write.
void writeValueEntry(Ostream &os) const
Write *this field as a "value" entry.
OBJstream os(runTime.globalPath()/outputName)
#define makePatchTypeField(PatchTypeField, typePatchTypeField)
Define a concrete fvPatchField type and add to run-time tables Example, (fvPatchScalarField,...
const std::string patch
OpenFOAM patch number as a std::string.
GeometricField< vector, fvPatchField, volMesh > volVectorField
dimensionedSymmTensor sqr(const dimensionedVector &dv)
GeometricField< scalar, fvsPatchField, surfaceMesh > surfaceScalarField
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
dimensioned< typename typeOfMag< Type >::type > mag(const dimensioned< Type > &dt)
Field< vector > vectorField
Specialisation of Field<T> for vector.
fvPatchField< vector > fvPatchVectorField