Fixed boundary condition for unburnt. More...
#include <fixedUnburntEnthalpyFvPatchScalarField.H>


Public Member Functions | |
| TypeName ("fixedUnburntEnthalpy") | |
| Runtime type information. | |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. | |
| fixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given fixedUnburntEnthalpyFvPatchScalarField. | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &) | |
| Construct as copy. | |
| fixedUnburntEnthalpyFvPatchScalarField (const fixedUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
| Construct as copy setting internal field reference. | |
| virtual tmp< fvPatchField< scalar > > | clone () const |
| Return a clone. | |
| virtual tmp< fvPatchField< scalar > > | clone (const DimensionedField< scalar, volMesh > &iF) const |
| Clone with an internal field reference. | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. | |
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 30 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References p.
Referenced by fixedUnburntEnthalpyFvPatchScalarField(), fixedUnburntEnthalpyFvPatchScalarField(), fixedUnburntEnthalpyFvPatchScalarField(), and TypeName().

| fixedUnburntEnthalpyFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict ) |
Construct from patch, internal field and dictionary.
Definition at line 54 of file fixedUnburntEnthalpyFvPatchScalarField.C.
| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | ptf, |
| const fvPatch & | p, | ||
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const fvPatchFieldMapper & | mapper ) |
Construct by mapping given fixedUnburntEnthalpyFvPatchScalarField.
onto a new patch
Definition at line 41 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References fixedUnburntEnthalpyFvPatchScalarField(), and p.

| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | tppsf | ) |
Construct as copy.
Definition at line 66 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References fixedUnburntEnthalpyFvPatchScalarField().

| fixedUnburntEnthalpyFvPatchScalarField | ( | const fixedUnburntEnthalpyFvPatchScalarField & | tppsf, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct as copy setting internal field reference.
Definition at line 76 of file fixedUnburntEnthalpyFvPatchScalarField.C.
References fixedUnburntEnthalpyFvPatchScalarField().

| TypeName | ( | "fixedUnburntEnthalpy" | ) |
Runtime type information.
References fixedUnburntEnthalpyFvPatchScalarField().

|
inlinevirtual |
Return a clone.
Definition at line 116 of file fixedUnburntEnthalpyFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 124 of file fixedUnburntEnthalpyFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

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