#include <MarshakRadiationFixedTemperatureFvPatchScalarField.H>


Public Member Functions | |
| TypeName ("MarshakRadiationFixedTemperature") | |
| Runtime type information. | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
| Construct from patch and internal field. | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
| Construct from patch, internal field and dictionary. | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
| Construct by mapping given MarshakRadiationFvPatchField onto a new. | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &) | |
| Construct as copy. | |
| MarshakRadiationFixedTemperatureFvPatchScalarField (const MarshakRadiationFixedTemperatureFvPatchScalarField &, 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 scalarField & | Trad () const |
| Return the radiation temperature. | |
| scalarField & | Trad () |
| Return reference to the radiation temperature to allow. | |
| virtual void | autoMap (const fvPatchFieldMapper &) |
| Map (and resize as needed) from self given a mapping object. | |
| virtual void | rmap (const fvPatchScalarField &, const labelList &) |
| Reverse map the given fvPatchField onto this fvPatchField. | |
| virtual void | updateCoeffs () |
| Update the coefficients associated with the patch field. | |
| virtual void | write (Ostream &) const |
| Write. | |
Definition at line 84 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
| MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const fvPatch & | p, |
| const DimensionedField< scalar, volMesh > & | iF ) |
Construct from patch and internal field.
Definition at line 32 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References p, and Foam::Zero.
Referenced by MarshakRadiationFixedTemperatureFvPatchScalarField(), MarshakRadiationFixedTemperatureFvPatchScalarField(), MarshakRadiationFixedTemperatureFvPatchScalarField(), rmap(), and TypeName().

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

| MarshakRadiationFixedTemperatureFvPatchScalarField | ( | const MarshakRadiationFixedTemperatureFvPatchScalarField & | 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 MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References MarshakRadiationFixedTemperatureFvPatchScalarField(), and p.

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

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

| TypeName | ( | "MarshakRadiationFixedTemperature" | ) |
Runtime type information.
References MarshakRadiationFixedTemperatureFvPatchScalarField().

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

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

|
inline |
Return the radiation temperature.
Definition at line 184 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
|
inline |
Return reference to the radiation temperature to allow.
adjustment
Definition at line 194 of file MarshakRadiationFixedTemperatureFvPatchScalarField.H.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 107 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 118 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References MarshakRadiationFixedTemperatureFvPatchScalarField(), and Foam::refCast().

|
virtual |
Update the coefficients associated with the patch field.
Definition at line 133 of file MarshakRadiationFixedTemperatureFvPatchScalarField.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 174 of file MarshakRadiationFixedTemperatureFvPatchScalarField.C.
References os(), and mixedFvPatchField< Type >::write().
