Go to the documentation of this file.
70 #ifndef pressureInletOutletParSlipVelocityFvPatchVectorField_H
71 #define pressureInletOutletParSlipVelocityFvPatchVectorField_H
85 class pressureInletOutletParSlipVelocityFvPatchVectorField
87 public mixedFvPatchVectorField
101 TypeName(
"pressureInletOutletParSlipVelocity");
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
TypeName("pressureInletOutletParSlipVelocity")
Runtime type information.
A class for handling words, derived from string.
virtual void operator=(const fvPatchField< vector > &pvf)
A class for managing temporary objects.
word phiName_
Flux field name.
pressureInletOutletParSlipVelocityFvPatchVectorField(const fvPatch &, const DimensionedField< vector, volMesh > &)
Construct from patch and internal field.
word & phiName()
Return reference to the name of phi to allow adjustment.
virtual tmp< fvPatchVectorField > clone() const
Construct and return a clone.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
word & rhoName()
Return reference to the name of rho to allow adjustment.
word rhoName_
Density field name.
A list of keyword definitions, which are a keyword followed by any number of values (e....
This velocity inlet/outlet boundary condition for pressure boundary where the pressure is specified....
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
const word & phiName() const
Return the name of phi.
virtual void write(Ostream &) const
Write.
const word & rhoName() const
Return the name of rho.
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...