#include <MarshakRadiationFvPatchScalarField.H>


Public Member Functions | |
| TypeName ("MarshakRadiation") | |
| Runtime type information. | |
| MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. | |
| MarshakRadiationFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. | |
| MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given MarshakRadiationFvPatchField onto a new. | |
| MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &) | |
| Construct as copy. | |
| MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, 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. | |
| const word & | TName () const |
| Return the temperature field name. | |
| word & | TName () |
| Return reference to the temperature field name to allow. | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. | |
| virtual void | write (Ostream &) const |
| Write. | |
Definition at line 85 of file MarshakRadiationFvPatchScalarField.H.
| MarshakRadiationFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct from patch and internal field.
Definition at line 32 of file MarshakRadiationFvPatchScalarField.C.
References p, and Foam::Zero.
Referenced by MarshakRadiationFvPatchScalarField(), MarshakRadiationFvPatchScalarField(), MarshakRadiationFvPatchScalarField(), and TypeName().

| MarshakRadiationFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF, | ||
| const dictionary & | dict ) |
Construct from patch, internal field and dictionary.
Definition at line 62 of file MarshakRadiationFvPatchScalarField.C.
References dict, fvPatchField< scalar >::operator=(), p, and Foam::Zero.

| 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 48 of file MarshakRadiationFvPatchScalarField.C.
References MarshakRadiationFvPatchScalarField(), and p.

| MarshakRadiationFvPatchScalarField | ( | const MarshakRadiationFvPatchScalarField & | ptf | ) |
Construct as copy.
Definition at line 85 of file MarshakRadiationFvPatchScalarField.C.
References MarshakRadiationFvPatchScalarField().

| MarshakRadiationFvPatchScalarField | ( | const MarshakRadiationFvPatchScalarField & | ptf, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct as copy setting internal field reference.
Definition at line 96 of file MarshakRadiationFvPatchScalarField.C.
References MarshakRadiationFvPatchScalarField().

| TypeName | ( | "MarshakRadiation" | ) |
Runtime type information.
References MarshakRadiationFvPatchScalarField().

|
inlinevirtual |
Return a clone.
Definition at line 160 of file MarshakRadiationFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
inlinevirtual |
Clone with an internal field reference.
Definition at line 168 of file MarshakRadiationFvPatchScalarField.H.
References fvPatchField< Type >::Clone().

|
inline |
Return the temperature field name.
Definition at line 184 of file MarshakRadiationFvPatchScalarField.H.
|
inline |
Return reference to the temperature field name to allow.
adjustment
Definition at line 194 of file MarshakRadiationFvPatchScalarField.H.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 110 of file MarshakRadiationFvPatchScalarField.C.
References gamma, UPstream::incrMsgType(), mesh, UPstream::msgType(), MeshObject< fvMesh, GeometricMeshObject, boundaryRadiationProperties >::New(), Foam::pow4(), and Foam::constant::physicoChemical::sigma.

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