OpenFOAM logo
Open Source CFD Toolkit

fixedEnthalpyFvPatchScalarField Class Reference

List of all members.

Public Member Functions

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

Construct from patch and internal field.

fixedEnthalpyFvPatchScalarField const fvPatch ,
const scalarField ,
const dictionary
 

Construct from patch, internal field and dictionary.

fixedEnthalpyFvPatchScalarField const fixedEnthalpyFvPatchScalarField ,
const fvPatch ,
const scalarField ,
const fvPatchFieldMapper
 

Construct by mapping given fixedEnthalpyFvPatchScalarField.

onto a new patch

fixedEnthalpyFvPatchScalarField const fixedEnthalpyFvPatchScalarField ,
const scalarField
 

Construct as copy setting internal field reference.


Member Function Documentation

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

Construct and return a clone setting internal field reference.

Definition at line 113 of file fixedEnthalpyFvPatchScalarField.H.

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

Construct and return a clone.

Definition at line 97 of file fixedEnthalpyFvPatchScalarField.H.

References Foam::scalarField.

TypeName "fixedEnthalpy"   ) 
 

Runtime type information.

virtual void updateCoeffs  )  [virtual]
 

Update the coefficients associated with the patch field.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org