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 this_bctype &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping onto a new patch. More...
 
 mixedUnburntEnthalpyFvPatchScalarField (const this_bctype &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
 mixedUnburntEnthalpyFvPatchScalarField (const this_bctype &)=delete
 No copy without an internal field. 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

Mixed boundary condition for unburnt.

Source files

Definition at line 49 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 31 of file mixedUnburntEnthalpyFvPatchScalarField.C.

References Foam::Zero.

◆ 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 59 of file mixedUnburntEnthalpyFvPatchScalarField.C.

◆ mixedUnburntEnthalpyFvPatchScalarField() [3/5]

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

Construct by mapping onto a new patch.

Definition at line 46 of file mixedUnburntEnthalpyFvPatchScalarField.C.

◆ mixedUnburntEnthalpyFvPatchScalarField() [4/5]

mixedUnburntEnthalpyFvPatchScalarField ( const this_bctype ptf,
const DimensionedField< scalar, volMesh > &  iF 
)

Construct as copy setting internal field reference.

Definition at line 71 of file mixedUnburntEnthalpyFvPatchScalarField.C.

◆ mixedUnburntEnthalpyFvPatchScalarField() [5/5]

No copy without an internal field.

Member Function Documentation

◆ TypeName()

TypeName ( "mixedUnburntEnthalpy"  )

Runtime type information.

◆ clone()

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

Clone with an internal field reference.

Definition at line 117 of file mixedUnburntEnthalpyFvPatchScalarField.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 82 of file mixedUnburntEnthalpyFvPatchScalarField.C.

References dictionary::dictName(), and Foam::foamVersion::patch.

Here is the call graph for this function:

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