Loading...
Searching...
No Matches
externalCoupledTemperatureMixedFvPatchScalarField Class Reference

#include <externalCoupledTemperatureMixedFvPatchScalarField.H>

Inheritance diagram for externalCoupledTemperatureMixedFvPatchScalarField:
Collaboration diagram for externalCoupledTemperatureMixedFvPatchScalarField:

Public Member Functions

 TypeName ("externalCoupledTemperature")
 Runtime type information.
 externalCoupledTemperatureMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &)
 Construct from patch and internal field.
 externalCoupledTemperatureMixedFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &)
 Construct from patch, internal field and dictionary.
 externalCoupledTemperatureMixedFvPatchScalarField (const externalCoupledTemperatureMixedFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &)
 Construct by mapping given.
 externalCoupledTemperatureMixedFvPatchScalarField (const externalCoupledTemperatureMixedFvPatchScalarField &)
 Construct as copy.
 externalCoupledTemperatureMixedFvPatchScalarField (const externalCoupledTemperatureMixedFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchField< scalar > > clone () const
 Return a clone.
virtual tmp< fvPatchField< scalar > > clone (const DimensionedField< scalar, volMesh > &iF) const
 Clone with an internal field reference.
virtual ~externalCoupledTemperatureMixedFvPatchScalarField ()=default
 Destructor.
virtual void writeHeader (Ostream &os) const
 Write header.
virtual void writeData (Ostream &os) const
 Write data.
virtual void readData (Istream &is)
 Read data.
virtual void write (Ostream &os) const
 Write.

Detailed Description

Constructor & Destructor Documentation

◆ externalCoupledTemperatureMixedFvPatchScalarField() [1/5]

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

Construct from patch and internal field.

Definition at line 75 of file externalCoupledTemperatureMixedFvPatchScalarField.C.

References p.

Referenced by externalCoupledTemperatureMixedFvPatchScalarField(), externalCoupledTemperatureMixedFvPatchScalarField(), externalCoupledTemperatureMixedFvPatchScalarField(), and TypeName().

Here is the caller graph for this function:

◆ externalCoupledTemperatureMixedFvPatchScalarField() [2/5]

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

Construct from patch, internal field and dictionary.

Definition at line 105 of file externalCoupledTemperatureMixedFvPatchScalarField.C.

References dict, if(), and p.

Here is the call graph for this function:

◆ externalCoupledTemperatureMixedFvPatchScalarField() [3/5]

externalCoupledTemperatureMixedFvPatchScalarField ( const externalCoupledTemperatureMixedFvPatchScalarField & rhs,
const fvPatch & p,
const DimensionedField< scalar, volMesh > & iF,
const fvPatchFieldMapper & mapper )

Construct by mapping given.

externalCoupledTemperatureMixedFvPatchScalarField onto a new patch

Definition at line 89 of file externalCoupledTemperatureMixedFvPatchScalarField.C.

References clone(), externalCoupledTemperatureMixedFvPatchScalarField(), and p.

Here is the call graph for this function:

◆ externalCoupledTemperatureMixedFvPatchScalarField() [4/5]

◆ externalCoupledTemperatureMixedFvPatchScalarField() [5/5]

externalCoupledTemperatureMixedFvPatchScalarField ( const externalCoupledTemperatureMixedFvPatchScalarField & rhs,
const DimensionedField< scalar, volMesh > & iF )

Construct as copy setting internal field reference.

Definition at line 180 of file externalCoupledTemperatureMixedFvPatchScalarField.C.

References clone(), and externalCoupledTemperatureMixedFvPatchScalarField().

Here is the call graph for this function:

◆ ~externalCoupledTemperatureMixedFvPatchScalarField()

Destructor.

References os(), readData(), and writeHeader().

Here is the call graph for this function:

Member Function Documentation

◆ TypeName()

TypeName ( "externalCoupledTemperature" )

Runtime type information.

References externalCoupledTemperatureMixedFvPatchScalarField().

Here is the call graph for this function:

◆ clone() [1/2]

virtual tmp< fvPatchField< scalar > > clone ( ) const
inlinevirtual

◆ clone() [2/2]

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

Clone with an internal field reference.

Definition at line 268 of file externalCoupledTemperatureMixedFvPatchScalarField.H.

◆ writeHeader()

void writeHeader ( Ostream & os) const
virtual

Write header.

Definition at line 57 of file externalCoupledTemperatureMixedFvPatchScalarField.C.

References os().

Referenced by ~externalCoupledTemperatureMixedFvPatchScalarField().

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

◆ writeData()

void writeData ( Ostream & os) const
virtual

Write data.

Definition at line 196 of file externalCoupledTemperatureMixedFvPatchScalarField.C.

References e, FatalErrorInFunction, forAll, and os().

Here is the call graph for this function:

◆ readData()

void readData ( Istream & is)
virtual

Read data.

Definition at line 298 of file externalCoupledTemperatureMixedFvPatchScalarField.C.

References forAll.

Referenced by ~externalCoupledTemperatureMixedFvPatchScalarField().

Here is the caller graph for this function:

◆ write()

void write ( Ostream & os) const
virtual

Write.

Definition at line 322 of file externalCoupledTemperatureMixedFvPatchScalarField.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: