Loading...
Searching...
No Matches
gradientUnburntEnthalpyFvPatchScalarField Class Reference

gradient boundary condition for unburnt More...

#include <gradientUnburntEnthalpyFvPatchScalarField.H>

Inheritance diagram for gradientUnburntEnthalpyFvPatchScalarField:
Collaboration diagram for gradientUnburntEnthalpyFvPatchScalarField:

Public Member Functions

 TypeName ("gradientUnburntEnthalpy")
 Runtime type information.
 gradientUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 gradientUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField.
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &)
 Construct as copy.
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &, 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.

Detailed Description

Constructor & Destructor Documentation

◆ gradientUnburntEnthalpyFvPatchScalarField() [1/5]

gradientUnburntEnthalpyFvPatchScalarField ( const fvPatch & p,
const DimensionedField< scalar, volMesh > & iF )

Construct from patch and internal field.

Definition at line 29 of file gradientUnburntEnthalpyFvPatchScalarField.C.

References p.

Referenced by gradientUnburntEnthalpyFvPatchScalarField(), gradientUnburntEnthalpyFvPatchScalarField(), gradientUnburntEnthalpyFvPatchScalarField(), and TypeName().

Here is the caller graph for this function:

◆ gradientUnburntEnthalpyFvPatchScalarField() [2/5]

gradientUnburntEnthalpyFvPatchScalarField ( const fvPatch & p,
const DimensionedField< scalar, volMesh > & iF,
const dictionary & dict )

Construct from patch, internal field and dictionary.

Definition at line 53 of file gradientUnburntEnthalpyFvPatchScalarField.C.

References dict, and p.

◆ gradientUnburntEnthalpyFvPatchScalarField() [3/5]

gradientUnburntEnthalpyFvPatchScalarField ( const gradientUnburntEnthalpyFvPatchScalarField & ptf,
const fvPatch & p,
const DimensionedField< scalar, volMesh > & iF,
const fvPatchFieldMapper & mapper )

Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField.

onto a new patch

Definition at line 40 of file gradientUnburntEnthalpyFvPatchScalarField.C.

References gradientUnburntEnthalpyFvPatchScalarField(), and p.

Here is the call graph for this function:

◆ gradientUnburntEnthalpyFvPatchScalarField() [4/5]

gradientUnburntEnthalpyFvPatchScalarField ( const gradientUnburntEnthalpyFvPatchScalarField & tppsf)

Construct as copy.

Definition at line 65 of file gradientUnburntEnthalpyFvPatchScalarField.C.

References gradientUnburntEnthalpyFvPatchScalarField().

Here is the call graph for this function:

◆ gradientUnburntEnthalpyFvPatchScalarField() [5/5]

gradientUnburntEnthalpyFvPatchScalarField ( const gradientUnburntEnthalpyFvPatchScalarField & tppsf,
const DimensionedField< scalar, volMesh > & iF )

Construct as copy setting internal field reference.

Definition at line 75 of file gradientUnburntEnthalpyFvPatchScalarField.C.

References gradientUnburntEnthalpyFvPatchScalarField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "gradientUnburntEnthalpy" )

Runtime type information.

References gradientUnburntEnthalpyFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [1/2]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

Return a clone.

Definition at line 116 of file gradientUnburntEnthalpyFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp< fvPatchField< scalar > > clone ( const DimensionedField< scalar, volMesh > & iF) const
inlinevirtual

Clone with an internal field reference.

Definition at line 124 of file gradientUnburntEnthalpyFvPatchScalarField.H.

References fvPatchField< Type >::Clone().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 88 of file gradientUnburntEnthalpyFvPatchScalarField.C.

References basicThermo::dictName, fvPatchField< Type >::evaluate(), and fvPatchField< Type >::snGrad().

Here is the call graph for this function:

The documentation for this class was generated from the following files: