Fixed boundary condition for unburnt. More...


Public Member Functions | |
| TypeName ("fixedUnburntEnthalpy") | |
| Runtime type information. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const this_bctype &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping onto a new patch. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const this_bctype &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const this_bctype &)=delete | |
| No copy without an internal field. More... | |
| virtual tmp< fvPatchField< scalar > > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Clone with an internal field reference. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
Fixed boundary condition for unburnt.
Definition at line 49 of file fixedUnburntEnthalpyFvPatchScalarField.H.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 32 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 56 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const this_bctype & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper | ||
| ) |
Construct by mapping onto a new patch.
Definition at line 43 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const this_bctype & | ptf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct as copy setting internal field reference.
Definition at line 68 of file fixedUnburntEnthalpyFvPatchScalarField.C.
|
delete |
No copy without an internal field.
| TypeName | ( | "fixedUnburntEnthalpy" | ) |
Runtime type information.
|
inlinevirtual |
Clone with an internal field reference.
Definition at line 114 of file fixedUnburntEnthalpyFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 79 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References dictionary::dictName(), fvPatchField< Type >::evaluate(), Foam::operator==(), and Foam::foamVersion::patch.
