77 #ifndef fluxCorrectedVelocityFvPatchVectorField_H 78 #define fluxCorrectedVelocityFvPatchVectorField_H 92 class fluxCorrectedVelocityFvPatchVectorField
94 public zeroGradientFvPatchVectorField
117 const DimensionedField<vector, volMesh>&
124 const DimensionedField<vector, volMesh>&,
commsTypes
Types of communications.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual tmp< fvPatchVectorField > clone(const DimensionedField< vector, volMesh > &iF) const
Construct and return a clone setting internal field reference.
Foam::fvPatchFieldMapper.
TypeName("fluxCorrectedVelocity")
Runtime type information.
fluxCorrectedVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
This boundary condition provides a velocity outlet boundary condition for patches where the pressure ...
virtual void write(Ostream &) const
Write.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...
virtual void evaluate(const Pstream::commsTypes commsType=Pstream::commsTypes::blocking)
Evaluate the patch field.
A class for managing temporary objects.