gradientEnergyCalculatedTemperatureFvPatchScalarField Class Reference

Base class for temperature boundary conditions in which the parameters of the gradient energy condition can be set directly. More...

Inheritance diagram for gradientEnergyCalculatedTemperatureFvPatchScalarField:
Collaboration diagram for gradientEnergyCalculatedTemperatureFvPatchScalarField:

Public Member Functions

 TypeName ("gradientEnergyCalculatedTemperature")
 Run-time type information. More...
 
 gradientEnergyCalculatedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 gradientEnergyCalculatedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 gradientEnergyCalculatedTemperatureFvPatchScalarField (const gradientEnergyCalculatedTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given fixedValueTypeFvPatchField. More...
 
 gradientEnergyCalculatedTemperatureFvPatchScalarField (const gradientEnergyCalculatedTemperatureFvPatchScalarField &)
 Copy constructor. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 gradientEnergyCalculatedTemperatureFvPatchScalarField (const gradientEnergyCalculatedTemperatureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Copy constructor setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
virtual bool fixesValue () const
 Return true if this patch field fixes a value. More...
 
scalarFieldheGradient ()
 Access the energy gradient. More...
 
const scalarFieldheGradient () const
 Access the energy gradient. More...
 
virtual void autoMap (const fvPatchFieldMapper &)
 Map (and resize as needed) from self given a mapping object. More...
 
virtual void rmap (const fvPatchScalarField &, const labelList &)
 Reverse map the given fvPatchField onto this fvPatchField. More...
 

Detailed Description

Base class for temperature boundary conditions in which the parameters of the gradient energy condition can be set directly.

Source files

Definition at line 49 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ gradientEnergyCalculatedTemperatureFvPatchScalarField() [1/5]

◆ gradientEnergyCalculatedTemperatureFvPatchScalarField() [2/5]

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

Construct from patch, internal field and dictionary.

Definition at line 56 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.C.

References gradientEnergyCalculatedTemperatureFvPatchScalarField::gradientEnergyCalculatedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ gradientEnergyCalculatedTemperatureFvPatchScalarField() [3/5]

Construct by mapping given fixedValueTypeFvPatchField.

onto a new patch

Definition at line 71 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.C.

References gradientEnergyCalculatedTemperatureFvPatchScalarField::gradientEnergyCalculatedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ gradientEnergyCalculatedTemperatureFvPatchScalarField() [4/5]

◆ gradientEnergyCalculatedTemperatureFvPatchScalarField() [5/5]

Copy constructor setting internal field reference.

Definition at line 96 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.C.

References gradientEnergyCalculatedTemperatureFvPatchScalarField::autoMap().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "gradientEnergyCalculatedTemperature"  )

Run-time type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 101 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.H.

References gradientEnergyCalculatedTemperatureFvPatchScalarField::gradientEnergyCalculatedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [2/2]

virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 118 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.H.

References gradientEnergyCalculatedTemperatureFvPatchScalarField::gradientEnergyCalculatedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ fixesValue()

virtual bool fixesValue ( ) const
inlinevirtual

Return true if this patch field fixes a value.

Definition at line 138 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.H.

◆ heGradient() [1/2]

scalarField& heGradient ( )
inline

Access the energy gradient.

Definition at line 144 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.H.

Referenced by gradientEnergyFvPatchScalarField::updateCoeffs().

Here is the caller graph for this function:

◆ heGradient() [2/2]

const scalarField& heGradient ( ) const
inline

◆ autoMap()

void autoMap ( const fvPatchFieldMapper m)
virtual

Map (and resize as needed) from self given a mapping object.

Used to update fields following mesh topology change

Definition at line 109 of file gradientEnergyCalculatedTemperatureFvPatchScalarField.C.

References gradientEnergyCalculatedTemperatureFvPatchScalarField::rmap().

Referenced by gradientEnergyCalculatedTemperatureFvPatchScalarField::gradientEnergyCalculatedTemperatureFvPatchScalarField(), and gradientEnergyCalculatedTemperatureFvPatchScalarField::heGradient().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ rmap()

void rmap ( const fvPatchScalarField ptf,
const labelList addr 
)
virtual

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