Go to the documentation of this file.
90 #ifndef porousBafflePressureFvPatchField_H
91 #define porousBafflePressureFvPatchField_H
105 class porousBafflePressureFvPatchField
107 public fixedJumpFvPatchField<scalar>
118 autoPtr<Function1<scalar>> D_;
121 autoPtr<Function1<scalar>> I_;
142 const DimensionedField<scalar, volMesh>&
149 const DimensionedField<scalar, volMesh>&,
159 const DimensionedField<scalar, volMesh>&,
160 const fvPatchFieldMapper&
208 virtual void write(Ostream&)
const;
virtual void write(Ostream &) const
A class for handling words, derived from Foam::string.
A class for managing temporary objects.
virtual tmp< fvPatchField< scalar > > clone() const
This boundary condition provides a jump condition, using the cyclic condition as a base.
A finiteVolume patch using a polyPatch and a fvBoundaryMesh.
This boundary condition provides a jump condition, using the cyclic condition as a base.
porousBafflePressureFvPatchField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
A list of keyword definitions, which are a keyword followed by a number of values (eg,...
Pointer management similar to std::unique_ptr, with some additional methods and type checking.
virtual void updateCoeffs()
TypeName("porousBafflePressure")
Foam::fvPatchFieldMapper.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
Field with dimensions and associated with geometry type GeoMesh which is used to size the field and a...