36 #ifndef adjointOutletVelocityFvPatchVectorField_H 37 #define adjointOutletVelocityFvPatchVectorField_H 50 class adjointOutletVelocityFvPatchVectorField
52 public fixedValueFvPatchVectorField
67 const DimensionedField<vector, volMesh>&
74 const DimensionedField<vector, volMesh>&,
84 const DimensionedField<vector, volMesh>&,
85 const fvPatchFieldMapper&
92 const DimensionedField<vector, volMesh>&
96 virtual tmp<fvPatchField<vector>>
clone()
const 102 virtual tmp<fvPatchField<vector>>
clone TypeName("adjointOutletVelocity")
Runtime type information.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual tmp< fvPatchField< vector > > clone() const
Return a clone.
adjointOutletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.