gradientUnburntEnthalpyFvPatchScalarField Class Reference

gradient boundary condition for unburnt More...

Inheritance diagram for gradientUnburntEnthalpyFvPatchScalarField:
Collaboration diagram for gradientUnburntEnthalpyFvPatchScalarField:

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 fvPatchFieldMapper &)
 Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField. More...
 
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &)
 Construct as copy. More...
 
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchField< scalar > > clone () const
 Return a clone. 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...
 

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 31 of file gradientUnburntEnthalpyFvPatchScalarField.C.

◆ 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 55 of file gradientUnburntEnthalpyFvPatchScalarField.C.

◆ gradientUnburntEnthalpyFvPatchScalarField() [3/5]

Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField.

onto a new patch

Definition at line 42 of file gradientUnburntEnthalpyFvPatchScalarField.C.

◆ gradientUnburntEnthalpyFvPatchScalarField() [4/5]

◆ gradientUnburntEnthalpyFvPatchScalarField() [5/5]

Construct as copy setting internal field reference.

Definition at line 77 of file gradientUnburntEnthalpyFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "gradientUnburntEnthalpy"  )

Runtime type information.

◆ 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 125 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 dictionary::dictName(), fvPatchField< Type >::evaluate(), Foam::foamVersion::patch, and fvPatchField< Type >::snGrad().

Here is the call graph for this function:

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