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

Public Member Functions

 TypeName ("MarshakRadiation")
 Runtime type information. More...
 
 MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field. More...
 
 MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary. More...
 
 MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given MarshakRadiationFvPatchField onto a new. More...
 
 MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &)
 Construct as copy. More...
 
virtual tmp< fvPatchScalarFieldclone () const
 Construct and return a clone. More...
 
 MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, 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 wordTName () const
 Return the temperature field name. More...
 
wordTName ()
 Return reference to the temperature field name to allow. 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 85 of file MarshakRadiationFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ MarshakRadiationFvPatchScalarField() [1/5]

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

Construct from patch and internal field.

Definition at line 34 of file MarshakRadiationFvPatchScalarField.C.

References Foam::Zero.

Referenced by MarshakRadiationFvPatchScalarField::clone().

Here is the caller graph for this function:

◆ MarshakRadiationFvPatchScalarField() [2/5]

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

Construct from patch, internal field and dictionary.

Definition at line 64 of file MarshakRadiationFvPatchScalarField.C.

References dict, and Foam::Zero.

◆ MarshakRadiationFvPatchScalarField() [3/5]

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

Construct by mapping given MarshakRadiationFvPatchField onto a new.

patch

Definition at line 50 of file MarshakRadiationFvPatchScalarField.C.

◆ MarshakRadiationFvPatchScalarField() [4/5]

Construct as copy.

Definition at line 87 of file MarshakRadiationFvPatchScalarField.C.

◆ MarshakRadiationFvPatchScalarField() [5/5]

Construct as copy setting internal field reference.

Definition at line 98 of file MarshakRadiationFvPatchScalarField.C.

Member Function Documentation

◆ TypeName()

TypeName ( "MarshakRadiation"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp<fvPatchScalarField> clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 151 of file MarshakRadiationFvPatchScalarField.H.

References MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField().

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 MarshakRadiationFvPatchScalarField.H.

References MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField().

Here is the call graph for this function:

◆ TName() [1/2]

const word& TName ( ) const
inline

Return the temperature field name.

Definition at line 190 of file MarshakRadiationFvPatchScalarField.H.

◆ TName() [2/2]

word& TName ( )
inline

Return reference to the temperature field name to allow.

adjustment

Definition at line 200 of file MarshakRadiationFvPatchScalarField.H.

◆ updateCoeffs()

void updateCoeffs ( )
virtual

◆ write()

void write ( Ostream os) const
virtual

Write.

Definition at line 154 of file MarshakRadiationFvPatchScalarField.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: