Go to the documentation of this file.
45 fixedValueFvPatchScalarField(
p, iF),
59 fixedValueFvPatchScalarField(ptf,
p, iF, mapper),
72 fixedValueFvPatchScalarField(
p, iF,
dict, false),
73 p_(
"p",
dict,
p.size())
75 if (
dict.found(
"value"))
92 const alphaFixedPressureFvPatchScalarField& tppsf
95 fixedValueFvPatchScalarField(tppsf),
107 fixedValueFvPatchScalarField(tppsf, iF),
130 fixedValueFvPatchScalarField::rmap(ptf, addr);
133 refCast<const alphaFixedPressureFvPatchScalarField>(ptf);
135 p_.rmap(tiptf.p_, addr);
149 const fvPatchField<scalar>&
rho =
154 fixedValueFvPatchScalarField::updateCoeffs();
164 p_.writeEntry(
"p",
os);
165 writeEntry(
"value",
os);
176 alphaFixedPressureFvPatchScalarField
Abstract base class with a fat-interface to all derived classes covering all possible ways in which t...
fvPatchField< scalar > fvPatchScalarField
virtual void write(Ostream &) const
virtual void operator=(const UList< Type > &)
Field< scalar > scalarField
Specialisation of Field<T> for scalar.
void autoMap(const FieldMapper &map, const bool applyFlip=true)
static constexpr const zero Zero
virtual void rmap(const fvPatchScalarField &, const labelList &)
virtual void autoMap(const fvPatchFieldMapper &)
const Type & value() const
tmp< faMatrix< Type > > operator==(const faMatrix< Type > &, const faMatrix< Type > &)
alphaFixedPressureFvPatchScalarField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
UniformDimensionedField< vector > uniformDimensionedVectorField
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
A fixed-pressure alphaContactAngle boundary.
GeometricField< scalar, fvPatchField, volMesh > volScalarField
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
OBJstream os(runTime.globalPath()/outputName)
Macros for easy insertion into run-time selection tables.
const uniformDimensionedVectorField & g
const scalarField & p() const
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual void write(Ostream &) const
virtual void updateCoeffs()
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
makePatchTypeField(fvPatchScalarField, atmBoundaryLayerInletEpsilonFvPatchScalarField)
static const gravity & New(const Time &runTime)
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...