Public Member Functions | Protected Attributes | List of all members
homTempFvPatchScalarField Class Reference
Inheritance diagram for homTempFvPatchScalarField:
Inheritance graph
[legend]
Collaboration diagram for homTempFvPatchScalarField:
Collaboration graph
[legend]

Public Member Functions

 TypeName ("homTemp")
 
 homTempFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 
 homTempFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 
 homTempFvPatchScalarField (const homTempFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 
 homTempFvPatchScalarField (const homTempFvPatchScalarField &)=delete
 
 homTempFvPatchScalarField (const homTempFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 
virtual tmp< fvPatchScalarField > clone (const DimensionedField< scalar, volMesh > &iF) const
 
virtual void updateCoeffs ()
 
virtual void write (Ostream &) const
 

Protected Attributes

const scalar kS_
 
const scalar kF_
 
const scalar solidThickness_
 
Field< scalar > baseTemperature_
 
Field< scalar > oldT
 

Detailed Description

Definition at line 46 of file homTempFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ homTempFvPatchScalarField() [1/5]

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

Definition at line 35 of file homTempFvPatchScalarField.C.

Referenced by homTempFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ homTempFvPatchScalarField() [2/5]

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

Definition at line 46 of file homTempFvPatchScalarField.C.

◆ homTempFvPatchScalarField() [3/5]

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

Definition at line 58 of file homTempFvPatchScalarField.C.

◆ homTempFvPatchScalarField() [4/5]

◆ homTempFvPatchScalarField() [5/5]

homTempFvPatchScalarField ( const homTempFvPatchScalarField tppsf,
const DimensionedField< scalar, volMesh > &  iF 
)

Definition at line 71 of file homTempFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "homTemp"  )

◆ clone()

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

Definition at line 104 of file homTempFvPatchScalarField.H.

References homTempFvPatchScalarField::homTempFvPatchScalarField().

Here is the call graph for this function:

◆ updateCoeffs()

void updateCoeffs ( )
virtual

Definition at line 84 of file homTempFvPatchScalarField.C.

References forAll().

Here is the call graph for this function:

◆ write()

void write ( Ostream &  os) const
virtual

Definition at line 124 of file homTempFvPatchScalarField.C.

Member Data Documentation

◆ kS_

const scalar kS_
protected

Definition at line 53 of file homTempFvPatchScalarField.H.

◆ kF_

const scalar kF_
protected

Definition at line 56 of file homTempFvPatchScalarField.H.

◆ solidThickness_

const scalar solidThickness_
protected

Definition at line 59 of file homTempFvPatchScalarField.H.

◆ baseTemperature_

Field<scalar> baseTemperature_
protected

Definition at line 62 of file homTempFvPatchScalarField.H.

◆ oldT

Field<scalar> oldT
protected

Definition at line 65 of file homTempFvPatchScalarField.H.


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