mixedUnburntEnthalpyFvPatchScalarField Class Reference

Mixed boundary condition for unburnt. More...

Inheritance diagram for mixedUnburntEnthalpyFvPatchScalarField:
Collaboration diagram for mixedUnburntEnthalpyFvPatchScalarField:

Public Member Functions

 TypeName ("mixedUnburntEnthalpy")
 Runtime type information. More...
 
 mixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 mixedUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given mixedUnburntEnthalpyFvPatchScalarField. More...
 
 mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &)=delete
 Disallow copy without setting internal field reference. More...
 
 mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (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...
 

Detailed Description

Mixed boundary condition for unburnt.

Source files

Definition at line 48 of file mixedUnburntEnthalpyFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ mixedUnburntEnthalpyFvPatchScalarField() [1/5]

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

Construct from patch and internal field.

Definition at line 33 of file mixedUnburntEnthalpyFvPatchScalarField.C.

Referenced by mixedUnburntEnthalpyFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ mixedUnburntEnthalpyFvPatchScalarField() [2/5]

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

Construct from patch, internal field and dictionary.

Definition at line 48 of file mixedUnburntEnthalpyFvPatchScalarField.C.

◆ mixedUnburntEnthalpyFvPatchScalarField() [3/5]

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

Construct by mapping given mixedUnburntEnthalpyFvPatchScalarField.

onto a new patch

Definition at line 60 of file mixedUnburntEnthalpyFvPatchScalarField.C.

◆ mixedUnburntEnthalpyFvPatchScalarField() [4/5]

Disallow copy without setting internal field reference.

◆ mixedUnburntEnthalpyFvPatchScalarField() [5/5]

Copy constructor setting internal field reference.

Definition at line 73 of file mixedUnburntEnthalpyFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "mixedUnburntEnthalpy"  )

Runtime type information.

◆ clone()

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

Construct and return a clone setting internal field reference.

Definition at line 100 of file mixedUnburntEnthalpyFvPatchScalarField.H.

References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Definition at line 86 of file mixedUnburntEnthalpyFvPatchScalarField.C.

References basicThermo::Cp(), patchi, and thermo.

Here is the call graph for this function:

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