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< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
MarshakRadiationFvPatchScalarField (const MarshakRadiationFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference. More... | |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference. More... | |
const word & | TName () const |
Return the temperature field name. More... | |
word & | TName () |
Return reference to the temperature field name to allow. More... | |
virtual void | autoMap (const fvPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object. More... | |
virtual void | rmap (const fvPatchScalarField &, const labelList &) |
Reverse map the given fvPatchField onto this fvPatchField. More... | |
virtual void | updateCoeffs () |
Update the coefficients associated with the patch field. More... | |
virtual void | write (Ostream &) const |
Write. More... | |
Private Attributes | |
word | TName_ |
Name of temperature field. More... | |
Definition at line 88 of file MarshakRadiationFvPatchScalarField.H.
MarshakRadiationFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct from patch and internal field.
Definition at line 38 of file MarshakRadiationFvPatchScalarField.C.
Referenced by MarshakRadiationFvPatchScalarField::clone().
MarshakRadiationFvPatchScalarField | ( | const fvPatch & | p, |
const DimensionedField< scalar, volMesh > & | iF, | ||
const dictionary & | dict | ||
) |
Construct from patch, internal field and dictionary.
Definition at line 68 of file MarshakRadiationFvPatchScalarField.C.
References dict, p, and scalarField().
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 54 of file MarshakRadiationFvPatchScalarField.C.
Construct as copy.
Definition at line 97 of file MarshakRadiationFvPatchScalarField.C.
MarshakRadiationFvPatchScalarField | ( | const MarshakRadiationFvPatchScalarField & | ptf, |
const DimensionedField< scalar, volMesh > & | iF | ||
) |
Construct as copy setting internal field reference.
Definition at line 108 of file MarshakRadiationFvPatchScalarField.C.
TypeName | ( | "MarshakRadiation" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 139 of file MarshakRadiationFvPatchScalarField.H.
References MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 156 of file MarshakRadiationFvPatchScalarField.H.
References MarshakRadiationFvPatchScalarField::MarshakRadiationFvPatchScalarField().
|
inline |
Return the temperature field name.
Definition at line 172 of file MarshakRadiationFvPatchScalarField.H.
References MarshakRadiationFvPatchScalarField::TName_.
|
inline |
Return reference to the temperature field name to allow.
adjustment
Definition at line 179 of file MarshakRadiationFvPatchScalarField.H.
|
virtual |
Map (and resize as needed) from self given a mapping object.
Definition at line 121 of file MarshakRadiationFvPatchScalarField.C.
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Definition at line 130 of file MarshakRadiationFvPatchScalarField.C.
|
virtual |
Update the coefficients associated with the patch field.
Definition at line 139 of file MarshakRadiationFvPatchScalarField.C.
References dimensionedInternalField(), mesh, UPstream::msgType(), MeshObject< fvMesh, Foam::GeometricMeshObject, boundaryRadiationProperties >::New(), Foam::pow4(), Foam::constant::physicoChemical::sigma, MarshakRadiationFvPatchScalarField::TName_, and dimensioned::value().
|
virtual |
Write.
Definition at line 185 of file MarshakRadiationFvPatchScalarField.C.
References write().
|
private |
Name of temperature field.
Definition at line 96 of file MarshakRadiationFvPatchScalarField.H.
Referenced by MarshakRadiationFvPatchScalarField::TName(), and MarshakRadiationFvPatchScalarField::updateCoeffs().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.