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

Public Member Functions

 TypeName ("MarshakRadiationFixedTemperature")
 Runtime type information. More...
 
 MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given MarshakRadiationFvPatchField onto a new. More...
 
 MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &)
 Construct as copy. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference. More...
 
virtual tmp< fvPatchScalarFieldclone (const DimensionedField< scalar, volMesh > &iF) const
 Construct and return a clone setting internal field reference. More...
 
const scalarFieldTrad () const
 Return the radiation temperature. More...
 
scalarFieldTrad ()
 Return reference to the radiation temperature to allow. 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...
 
virtual void updateCoeffs ()
 Update the coefficients associated with the patch field. More...
 
virtual void write (Ostream &) const
 Write. More...
 

Detailed Description

Definition at line 84 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [1/5]

Construct from patch and internal field.

Definition at line 34 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References Foam::Zero.

Referenced by MarshakRadiationFixedTemperatureFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [2/5]

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

Construct from patch, internal field and dictionary.

Definition at line 64 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References Foam::pow4(), sigma(), and Foam::Zero.

Here is the call graph for this function:

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [3/5]

Construct by mapping given MarshakRadiationFvPatchField onto a new.

patch

Definition at line 50 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [4/5]

Construct as copy.

Definition at line 84 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

◆ MarshakRadiationFixedTemperatureFvPatchScalarField() [5/5]

Construct as copy setting internal field reference.

Definition at line 95 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "MarshakRadiationFixedTemperature"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 151 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

References MarshakRadiationFixedTemperatureFvPatchScalarField::MarshakRadiationFixedTemperatureFvPatchScalarField().

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 172 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

References MarshakRadiationFixedTemperatureFvPatchScalarField::MarshakRadiationFixedTemperatureFvPatchScalarField().

Here is the call graph for this function:

◆ Trad() [1/2]

const scalarField& Trad ( ) const
inline

Return the radiation temperature.

Definition at line 194 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

◆ Trad() [2/2]

scalarField& Trad ( )
inline

Return reference to the radiation temperature to allow.

adjustment

Definition at line 204 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.

◆ autoMap()

void autoMap ( const fvPatchFieldMapper m)
virtual

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

Definition at line 109 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

◆ rmap()

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

Reverse map the given fvPatchField onto this fvPatchField.

Definition at line 119 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References MarshakRadiationFixedTemperatureFvPatchScalarField::rmap().

Referenced by MarshakRadiationFixedTemperatureFvPatchScalarField::rmap().

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

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 177 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.

References os(), and mixedFvPatchField< Type >::write().

Here is the call graph for this function:

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