53#ifndef adjointWallVelocityFvPatchVectorField_H
54#define adjointWallVelocityFvPatchVectorField_H
71 public fixedValueFvPatchVectorField,
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Base class for solution control classes.
Adjoint wall velocity boundary condition. If nutUSpaldingWallFunction is employed in the flow solutio...
TypeName("adjointWallVelocity")
Runtime type information.
virtual tmp< fvPatchVectorField > clone(const DimensionedField< vector, volMesh > &iF) const
Construct and return a clone setting internal field reference.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
virtual void manipulateMatrix(fvMatrix< vector > &matrix)
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
A special matrix type and solver, designed for finite volume solutions of scalar equations....
A FieldMapper for finite-volume patch fields.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A class for managing temporary objects.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.