Loading...
Searching...
No Matches
mixedUnburntEnthalpyFvPatchScalarField Class Reference

Mixed boundary condition for unburnt. More...

#include <mixedUnburntEnthalpyFvPatchScalarField.H>

Inheritance diagram for mixedUnburntEnthalpyFvPatchScalarField:
Collaboration diagram for mixedUnburntEnthalpyFvPatchScalarField:

Public Member Functions

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

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

References p, and Foam::Zero.

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

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

References dict, and p.

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

References mixedUnburntEnthalpyFvPatchScalarField(), and p.

Here is the call graph for this function:

◆ mixedUnburntEnthalpyFvPatchScalarField() [4/5]

mixedUnburntEnthalpyFvPatchScalarField ( const mixedUnburntEnthalpyFvPatchScalarField & tppsf)

Construct as copy.

Definition at line 69 of file mixedUnburntEnthalpyFvPatchScalarField.C.

References mixedUnburntEnthalpyFvPatchScalarField().

Here is the call graph for this function:

◆ mixedUnburntEnthalpyFvPatchScalarField() [5/5]

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

Construct as copy setting internal field reference.

Definition at line 79 of file mixedUnburntEnthalpyFvPatchScalarField.C.

References mixedUnburntEnthalpyFvPatchScalarField().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "mixedUnburntEnthalpy" )

Runtime type information.

References mixedUnburntEnthalpyFvPatchScalarField().

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

References basicThermo::dictName, and Foam::refCast().

Here is the call graph for this function:

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