Go to the documentation of this file.
62 #ifndef pressureInletVelocityFvPatchVectorField_H
63 #define pressureInletVelocityFvPatchVectorField_H
79 public fixedValueFvPatchVectorField
200 virtual void write(Ostream&)
const;
205 virtual void operator=(
const fvPatchField<vector>& pvf);
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual bool assignable() const
TypeName("pressureInletVelocity")
virtual void operator=(const fvPatchField< vector > &pvf)
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
pressureInletVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
This velocity inlet boundary condition is applied to patches where the pressure is specified....
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
virtual tmp< fvPatchVectorField > clone() const
const word & rhoName() const
const word & phiName() const
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual void updateCoeffs()
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void write(Ostream &) const