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 fixedUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fieldMapper &) | |
| Construct by mapping given fixedUnburntEnthalpyFvPatchScalarField. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &)=delete | |
| Disallow copy without setting internal field reference. More... | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Copy constructor setting internal field reference. More... | |
| virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Construct and return a clone setting internal field reference. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
Fixed boundary condition for unburnt.
Definition at line 48 of file fixedUnburntEnthalpyFvPatchScalarField.H.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 33 of file fixedUnburntEnthalpyFvPatchScalarField.C.
Referenced by fixedUnburntEnthalpyFvPatchScalarField::clone().

| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 44 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given fixedUnburntEnthalpyFvPatchScalarField.
onto a new patch
Definition at line 56 of file fixedUnburntEnthalpyFvPatchScalarField.C.
|
delete |
Disallow copy without setting internal field reference.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Copy constructor setting internal field reference.
Definition at line 69 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| TypeName | ( | "fixedUnburntEnthalpy" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 100 of file fixedUnburntEnthalpyFvPatchScalarField.H.
References fixedUnburntEnthalpyFvPatchScalarField::fixedUnburntEnthalpyFvPatchScalarField().

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