gradient boundary condition for unburnt More...


Public Member Functions | |
| TypeName ("gradientUnburntEnthalpy") | |
| Runtime type information. More... | |
| gradientUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. More... | |
| gradientUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. More... | |
| gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fieldMapper &) | |
| Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField. More... | |
| gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &)=delete | |
| Disallow copy without setting internal field reference. More... | |
| gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &, 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... | |
| void | map (const gradientUnburntEnthalpyFvPatchScalarField &, const fieldMapper &) |
| Map the given fvPatchField onto this fvPatchField. More... | |
| virtual void | map (const fvPatchScalarField &, const fieldMapper &) |
| Map the given fvPatchField onto this fvPatchField. More... | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. More... | |
gradient boundary condition for unburnt
Definition at line 48 of file gradientUnburntEnthalpyFvPatchScalarField.H.
| gradientUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Construct from patch and internal field.
Definition at line 33 of file gradientUnburntEnthalpyFvPatchScalarField.C.
Referenced by gradientUnburntEnthalpyFvPatchScalarField::clone().

| gradientUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict | ||
| ) |
Construct from patch, internal field and dictionary.
Definition at line 46 of file gradientUnburntEnthalpyFvPatchScalarField.C.
| gradientUnburntEnthalpyFvPatchScalarField | ( | const gradientUnburntEnthalpyFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fieldMapper & | mapper | ||
| ) |
Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField.
onto a new patch
Definition at line 58 of file gradientUnburntEnthalpyFvPatchScalarField.C.
References gradientUnburntEnthalpyFvPatchScalarField::map().

|
delete |
Disallow copy without setting internal field reference.
| gradientUnburntEnthalpyFvPatchScalarField | ( | const gradientUnburntEnthalpyFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF | ||
| ) |
Copy constructor setting internal field reference.
Definition at line 73 of file gradientUnburntEnthalpyFvPatchScalarField.C.
| TypeName | ( | "gradientUnburntEnthalpy" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 100 of file gradientUnburntEnthalpyFvPatchScalarField.H.
References gradientUnburntEnthalpyFvPatchScalarField::gradientUnburntEnthalpyFvPatchScalarField().

| void map | ( | const gradientUnburntEnthalpyFvPatchScalarField & | ptf, |
| const fieldMapper & | mapper | ||
| ) |
Map the given fvPatchField onto this fvPatchField.
Definition at line 86 of file gradientUnburntEnthalpyFvPatchScalarField.C.
Referenced by gradientUnburntEnthalpyFvPatchScalarField::gradientUnburntEnthalpyFvPatchScalarField().

|
virtual |
Map the given fvPatchField onto this fvPatchField.
Definition at line 99 of file gradientUnburntEnthalpyFvPatchScalarField.C.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 109 of file gradientUnburntEnthalpyFvPatchScalarField.C.
References basicThermo::Cp(), fvPatchField< Type >::evaluate(), patchi, fvPatchField< Type >::snGrad(), and thermo.
