mixedEnergyCalculatedTemperatureFvPatchScalarField Class Reference

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

Inheritance diagram for mixedEnergyCalculatedTemperatureFvPatchScalarField:
Collaboration diagram for mixedEnergyCalculatedTemperatureFvPatchScalarField:

Public Member Functions

 TypeName ("mixedEnergyCalculatedTemperature")
 Run-time type information. More...
 
 mixedEnergyCalculatedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 mixedEnergyCalculatedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 mixedEnergyCalculatedTemperatureFvPatchScalarField (const mixedEnergyCalculatedTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given fixedValueTypeFvPatchField. More...
 
 mixedEnergyCalculatedTemperatureFvPatchScalarField (const mixedEnergyCalculatedTemperatureFvPatchScalarField &)
 Copy constructor. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 mixedEnergyCalculatedTemperatureFvPatchScalarField (const mixedEnergyCalculatedTemperatureFvPatchScalarField &, 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...
 
scalarFieldheRefValue ()
 Access the energy value. More...
 
const scalarFieldheRefValue () const
 Access the energy value. More...
 
scalarFieldheRefGrad ()
 Access the energy gradient. More...
 
const scalarFieldheRefGrad () const
 Access the energy gradient. More...
 
scalarFieldheValueFraction ()
 Access the energy fraction. More...
 
const scalarFieldheValueFraction () const
 Access the energy fraction. 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 mixed energy condition can be set directly.

Source files

Definition at line 49 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ mixedEnergyCalculatedTemperatureFvPatchScalarField() [1/5]

◆ mixedEnergyCalculatedTemperatureFvPatchScalarField() [2/5]

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

Construct from patch, internal field and dictionary.

Definition at line 58 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.C.

References mixedEnergyCalculatedTemperatureFvPatchScalarField::mixedEnergyCalculatedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ mixedEnergyCalculatedTemperatureFvPatchScalarField() [3/5]

Construct by mapping given fixedValueTypeFvPatchField.

onto a new patch

Definition at line 75 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.C.

References mixedEnergyCalculatedTemperatureFvPatchScalarField::mixedEnergyCalculatedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ mixedEnergyCalculatedTemperatureFvPatchScalarField() [4/5]

◆ mixedEnergyCalculatedTemperatureFvPatchScalarField() [5/5]

Copy constructor setting internal field reference.

Definition at line 104 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.C.

References mixedEnergyCalculatedTemperatureFvPatchScalarField::autoMap().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "mixedEnergyCalculatedTemperature"  )

Run-time type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Reimplemented in specieTransferTemperatureFvPatchScalarField.

Definition at line 107 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

References mixedEnergyCalculatedTemperatureFvPatchScalarField::mixedEnergyCalculatedTemperatureFvPatchScalarField().

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.

Reimplemented in specieTransferTemperatureFvPatchScalarField.

Definition at line 124 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

References mixedEnergyCalculatedTemperatureFvPatchScalarField::mixedEnergyCalculatedTemperatureFvPatchScalarField().

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 144 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

◆ heRefValue() [1/2]

scalarField& heRefValue ( )
inline

Access the energy value.

Definition at line 150 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

Referenced by mixedEnergyFvPatchScalarField::updateCoeffs(), and specieTransferTemperatureFvPatchScalarField::updateCoeffs().

Here is the caller graph for this function:

◆ heRefValue() [2/2]

const scalarField& heRefValue ( ) const
inline

Access the energy value.

Definition at line 156 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

◆ heRefGrad() [1/2]

scalarField& heRefGrad ( )
inline

Access the energy gradient.

Definition at line 162 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

Referenced by mixedEnergyFvPatchScalarField::updateCoeffs(), and specieTransferTemperatureFvPatchScalarField::updateCoeffs().

Here is the caller graph for this function:

◆ heRefGrad() [2/2]

const scalarField& heRefGrad ( ) const
inline

Access the energy gradient.

Definition at line 168 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

◆ heValueFraction() [1/2]

scalarField& heValueFraction ( )
inline

Access the energy fraction.

Definition at line 174 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

Referenced by mixedEnergyFvPatchScalarField::updateCoeffs(), and specieTransferTemperatureFvPatchScalarField::updateCoeffs().

Here is the caller graph for this function:

◆ heValueFraction() [2/2]

const scalarField& heValueFraction ( ) const
inline

Access the energy fraction.

Definition at line 180 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.H.

References mixedEnergyCalculatedTemperatureFvPatchScalarField::autoMap(), and mixedEnergyCalculatedTemperatureFvPatchScalarField::rmap().

Here is the call graph for this function:

◆ 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 119 of file mixedEnergyCalculatedTemperatureFvPatchScalarField.C.

References mixedEnergyCalculatedTemperatureFvPatchScalarField::rmap().

Referenced by mixedEnergyCalculatedTemperatureFvPatchScalarField::heValueFraction(), and mixedEnergyCalculatedTemperatureFvPatchScalarField::mixedEnergyCalculatedTemperatureFvPatchScalarField().

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: