FreeFOAM The Cross-Platform CFD Toolkit
gradientInternalEnergyFvPatchScalarField Class Reference

Gradient boundary condition for internal energy. More...

#include <basicThermophysicalModels/gradientInternalEnergyFvPatchScalarField.H>


Detailed Description

List of all members.

Public Member Functions

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

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

Construct from patch and internal field.

Definition at line 40 of file gradientInternalEnergyFvPatchScalarField.C.

Referenced by gradientInternalEnergyFvPatchScalarField::clone().

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

Construct from patch, internal field and dictionary.

Definition at line 62 of file gradientInternalEnergyFvPatchScalarField.C.

Construct by mapping given gradientInternalEnergyFvPatchScalarField.

onto a new patch

Definition at line 50 of file gradientInternalEnergyFvPatchScalarField.C.

Construct as copy setting internal field reference.

Definition at line 82 of file gradientInternalEnergyFvPatchScalarField.C.


Member Function Documentation

TypeName ( "gradientInternalEnergy"  )

Runtime type information.

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual
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 gradientInternalEnergyFvPatchScalarField.H.

References gradientInternalEnergyFvPatchScalarField::gradientInternalEnergyFvPatchScalarField().


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