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

mixedEnthalpyFvPatchScalarField Class Reference

Mixed boundary conditions for enthalpy. More...

#include <basicThermophysicalModels/mixedEnthalpyFvPatchScalarField.H>


Detailed Description

Mixed boundary conditions for enthalpy.

Source files

Definition at line 49 of file mixedEnthalpyFvPatchScalarField.H.

List of all members.

Public Member Functions

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

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

Construct from patch and internal field.

Definition at line 35 of file mixedEnthalpyFvPatchScalarField.C.

Referenced by mixedEnthalpyFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 61 of file mixedEnthalpyFvPatchScalarField.C.

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

Construct by mapping given mixedEnthalpyFvPatchScalarField.

onto a new patch

Definition at line 49 of file mixedEnthalpyFvPatchScalarField.C.

Construct as copy.

Definition at line 72 of file mixedEnthalpyFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 81 of file mixedEnthalpyFvPatchScalarField.C.


Member Function Documentation

TypeName ( "mixedEnthalpy"    )

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  ) const [inline, virtual]

Construct and return a clone.

Definition at line 94 of file mixedEnthalpyFvPatchScalarField.H.

References mixedEnthalpyFvPatchScalarField::mixedEnthalpyFvPatchScalarField().

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

References mixedEnthalpyFvPatchScalarField::mixedEnthalpyFvPatchScalarField().

void updateCoeffs (  ) [virtual]

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