FreeFOAM The Cross-Platform CFD Toolkit
gradientEnthalpyFvPatchScalarField Class Reference

Gradient boundary condition for enthalpy. More...

#include <basicThermophysicalModels/gradientEnthalpyFvPatchScalarField.H>


Detailed Description

List of all members.

Public Member Functions

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

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

Construct from patch and internal field.

Definition at line 35 of file gradientEnthalpyFvPatchScalarField.C.

Referenced by gradientEnthalpyFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 57 of file gradientEnthalpyFvPatchScalarField.C.

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

Construct by mapping given gradientEnthalpyFvPatchScalarField.

onto a new patch

Definition at line 45 of file gradientEnthalpyFvPatchScalarField.C.

Construct as copy.

Definition at line 68 of file gradientEnthalpyFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 77 of file gradientEnthalpyFvPatchScalarField.C.


Member Function Documentation

TypeName ( "gradientEnthalpy"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 94 of file gradientEnthalpyFvPatchScalarField.H.

References gradientEnthalpyFvPatchScalarField::gradientEnthalpyFvPatchScalarField().

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 gradientEnthalpyFvPatchScalarField.H.

References gradientEnthalpyFvPatchScalarField::gradientEnthalpyFvPatchScalarField().


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