105 #ifndef porousBafflePressureFvPatchField_H 106 #define porousBafflePressureFvPatchField_H 120 class porousBafflePressureFvPatchField
122 public fixedJumpFvPatchField<scalar>
125 typedef fixedJumpFvPatchField<scalar> parent_bctype;
136 autoPtr<Function1<scalar>> D_;
139 autoPtr<Function1<scalar>> I_;
160 const DimensionedField<scalar, volMesh>&
167 const DimensionedField<scalar, volMesh>&,
169 const bool needValue =
true 177 const DimensionedField<scalar, volMesh>&,
178 const fvPatchFieldMapper&
185 const DimensionedField<scalar, volMesh>&
192 virtual tmp<fvPatchField<scalar>>
clone 194 const DimensionedField<scalar, volMesh>& iF
TypeName("porousBafflePressure")
Runtime type information.
friend Ostream & operator(Ostream &, const fvPatchField< scalar > &)
virtual void write(Ostream &) const
Write.
virtual void updateCoeffs()
Update the coefficients associated with the patch field.
static tmp< fvPatchField< Type > > Clone(const DerivedPatchField &pf, Args &&... args)
Clone a patch field, optionally with internal field reference etc.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
porousBafflePressureFvPatchField(const fvPatch &, const DimensionedField< scalar, volMesh > &)
Construct from patch and internal field.
virtual tmp< fvPatchField< scalar > > clone() const
No clone without an internal field reference.