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

fixedEnthalpyFvPatchScalarField Class Reference

A fixed boundary condition for enthalpy. More...

#include <basicThermophysicalModels/fixedEnthalpyFvPatchScalarField.H>


Detailed Description

A fixed boundary condition for enthalpy.

Source files

Definition at line 49 of file fixedEnthalpyFvPatchScalarField.H.

List of all members.

Public Member Functions

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

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

Construct from patch and internal field.

Definition at line 35 of file fixedEnthalpyFvPatchScalarField.C.

Referenced by fixedEnthalpyFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 57 of file fixedEnthalpyFvPatchScalarField.C.

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

Construct by mapping given fixedEnthalpyFvPatchScalarField.

onto a new patch

Definition at line 45 of file fixedEnthalpyFvPatchScalarField.C.

Construct as copy.

Definition at line 68 of file fixedEnthalpyFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 77 of file fixedEnthalpyFvPatchScalarField.C.


Member Function Documentation

TypeName ( "fixedEnthalpy"    )

Runtime type information.

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

Construct and return a clone.

Definition at line 94 of file fixedEnthalpyFvPatchScalarField.H.

References fixedEnthalpyFvPatchScalarField::fixedEnthalpyFvPatchScalarField().

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

References fixedEnthalpyFvPatchScalarField::fixedEnthalpyFvPatchScalarField().

void updateCoeffs (  ) [virtual]

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