FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

gradientUnburntEnthalpyFvPatchScalarField Class Reference

gradient boundary condition for unburnt More...

#include <reactionThermophysicalModels/gradientUnburntEnthalpyFvPatchScalarField.H>


Detailed Description

gradient boundary condition for unburnt

Source files

Definition at line 49 of file gradientUnburntEnthalpyFvPatchScalarField.H.

List of all members.

Public Member Functions

 TypeName ("gradientUnburntEnthalpy")
 Runtime type information.
 gradientUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 gradientUnburntEnthalpyFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField.
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &)
 Construct as copy.
virtual tmp< fvPatchScalarField >  clone () const
 Construct and return a clone.
 gradientUnburntEnthalpyFvPatchScalarField (const gradientUnburntEnthalpyFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarField >  clone (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

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

Construct from patch and internal field.

Definition at line 41 of file gradientUnburntEnthalpyFvPatchScalarField.C.

Referenced by gradientUnburntEnthalpyFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 65 of file gradientUnburntEnthalpyFvPatchScalarField.C.

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

Construct by mapping given gradientUnburntEnthalpyFvPatchScalarField.

onto a new patch

Definition at line 52 of file gradientUnburntEnthalpyFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 87 of file gradientUnburntEnthalpyFvPatchScalarField.C.


Member Function Documentation

TypeName ( "gradientUnburntEnthalpy"    )

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  ) const [inline, virtual]
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &   iF  ) const [inline, virtual]

Construct and return a clone setting internal field reference.

Definition at line 111 of file gradientUnburntEnthalpyFvPatchScalarField.H.

References gradientUnburntEnthalpyFvPatchScalarField::gradientUnburntEnthalpyFvPatchScalarField().


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