Go to the documentation of this file.
80 #ifndef fluxCorrectedVelocityFvPatchVectorField_H
81 #define fluxCorrectedVelocityFvPatchVectorField_H
95 class fluxCorrectedVelocityFvPatchVectorField
97 public zeroGradientFvPatchVectorField
120 const DimensionedField<vector, volMesh>&
127 const DimensionedField<vector, volMesh>&,
virtual void write(Ostream &) const
Write.
A class for handling words, derived from string.
A class for managing temporary objects.
fluxCorrectedVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
This boundary condition provides a velocity outlet boundary condition for patches where the pressure ...
word rhoName_
Name of density field.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A list of keyword definitions, which are a keyword followed by any number of values (e....
word phiName_
Name of flux field.
commsTypes
Types of communications.
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::blocking)
Evaluate the patch field.
TypeName("fluxCorrectedVelocity")
Runtime type information.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...