FreeFOAM The Cross-Platform CFD Toolkit
mixedUnburntEnthalpyFvPatchScalarField Class Reference

Mixed boundary condition for unburnt. More...

#include <reactionThermophysicalModels/mixedUnburntEnthalpyFvPatchScalarField.H>


Detailed Description

List of all members.

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.
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone.
 mixedUnburntEnthalpyFvPatchScalarField (const mixedUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference.
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field.

Constructor & Destructor Documentation

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

Construct from patch and internal field.

Definition at line 40 of file mixedUnburntEnthalpyFvPatchScalarField.C.

Referenced by mixedUnburntEnthalpyFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 66 of file mixedUnburntEnthalpyFvPatchScalarField.C.

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

Construct as copy setting internal field reference.

Definition at line 86 of file mixedUnburntEnthalpyFvPatchScalarField.C.


Member Function Documentation

TypeName ( "mixedUnburntEnthalpy"  )

Runtime type information.

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

Construct and return a clone setting internal field reference.

Definition at line 111 of file mixedUnburntEnthalpyFvPatchScalarField.H.

References mixedUnburntEnthalpyFvPatchScalarField::mixedUnburntEnthalpyFvPatchScalarField().

void updateCoeffs ( )
virtual

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