#include <externalCoupledTemperatureMixedFvPatchScalarField.H>


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. | |
Definition at line 145 of file externalCoupledTemperatureMixedFvPatchScalarField.H.
| 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().

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

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

| externalCoupledTemperatureMixedFvPatchScalarField | ( | const externalCoupledTemperatureMixedFvPatchScalarField & | rhs | ) |
Construct as copy.
Definition at line 167 of file externalCoupledTemperatureMixedFvPatchScalarField.C.
References clone(), and externalCoupledTemperatureMixedFvPatchScalarField().

| 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().

|
virtualdefault |
Destructor.
References os(), readData(), and writeHeader().

| TypeName | ( | "externalCoupledTemperature" | ) |
Runtime type information.
References externalCoupledTemperatureMixedFvPatchScalarField().

|
inlinevirtual |
Return a clone.
Definition at line 260 of file externalCoupledTemperatureMixedFvPatchScalarField.H.
Referenced by externalCoupledTemperatureMixedFvPatchScalarField(), externalCoupledTemperatureMixedFvPatchScalarField(), and externalCoupledTemperatureMixedFvPatchScalarField().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 268 of file externalCoupledTemperatureMixedFvPatchScalarField.H.
|
virtual |
Write header.
Definition at line 57 of file externalCoupledTemperatureMixedFvPatchScalarField.C.
References os().
Referenced by ~externalCoupledTemperatureMixedFvPatchScalarField().


|
virtual |
Write data.
Definition at line 196 of file externalCoupledTemperatureMixedFvPatchScalarField.C.
References e, FatalErrorInFunction, forAll, and os().

|
virtual |
Read data.
Definition at line 298 of file externalCoupledTemperatureMixedFvPatchScalarField.C.
References forAll.
Referenced by ~externalCoupledTemperatureMixedFvPatchScalarField().

|
virtual |
Write.
Definition at line 322 of file externalCoupledTemperatureMixedFvPatchScalarField.C.
References os(), and mixedFvPatchField< Type >::write().
