Go to the documentation of this file.
48 #ifndef exprFixedValueFvPatchField_H
49 #define exprFixedValueFvPatchField_H
65 class exprFixedValueFvPatchField
67 public fixedValueFvPatchField<Type>,
68 public expressions::patchExprFieldBase
71 typedef fixedValueFvPatchField<Type> parent_bctype;
112 const bool valueRequired=
true
A class for managing temporary objects.
virtual tmp< fvPatchField< Type > > clone() const
exprFixedValueFvPatchField(const fvPatch &p, const DimensionedField< Type, volMesh > &)
This boundary condition supplies a fixed value constraint, and is the base class for a number of othe...
virtual void write(Ostream &os) const
Base class for managing patches with expressions. The expected input supports value,...
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
virtual void updateCoeffs()
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Driver for patch expressions.
expressions::patchExpr::parseDriver driver_
A fixed value boundary condition with expressions.
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
TypeName("exprFixedValue")
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...