Smoluchowski temperature jump boundary condition. More...
Public Member Functions | |
TypeName ("smoluchowskiJumpT") | |
Runtime type information. More... | |
smoluchowskiJumpTFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field. More... | |
smoluchowskiJumpTFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &, const dictionary &) | |
Construct from patch, internal field and dictionary. More... | |
smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, const fvPatch &, const DimensionedField< scalar, volMesh > &, const fvPatchFieldMapper &) | |
Construct by mapping given smoluchowskiJumpTFvPatchScalarField. More... | |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone. More... | |
smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, 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... | |
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... | |
Smoluchowski temperature jump boundary condition.
Definition at line 48 of file smoluchowskiJumpTFvPatchScalarField.H.
smoluchowskiJumpTFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct from patch and internal field.
Referenced by smoluchowskiJumpTFvPatchScalarField::clone().
smoluchowskiJumpTFvPatchScalarField | ( | const fvPatch & | , |
const DimensionedField< scalar, volMesh > & | , | ||
const dictionary & | |||
) |
Construct from patch, internal field and dictionary.
smoluchowskiJumpTFvPatchScalarField | ( | const smoluchowskiJumpTFvPatchScalarField & | , |
const fvPatch & | , | ||
const DimensionedField< scalar, volMesh > & | , | ||
const fvPatchFieldMapper & | |||
) |
Construct by mapping given smoluchowskiJumpTFvPatchScalarField.
onto a new patch
smoluchowskiJumpTFvPatchScalarField | ( | const smoluchowskiJumpTFvPatchScalarField & | , |
const DimensionedField< scalar, volMesh > & | |||
) |
Construct as copy setting internal field reference.
TypeName | ( | "smoluchowskiJumpT" | ) |
Runtime type information.
|
inlinevirtual |
Construct and return a clone.
Definition at line 110 of file smoluchowskiJumpTFvPatchScalarField.H.
References smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField().
|
inlinevirtual |
Construct and return a clone setting internal field reference.
Definition at line 127 of file smoluchowskiJumpTFvPatchScalarField.H.
References smoluchowskiJumpTFvPatchScalarField::autoMap(), smoluchowskiJumpTFvPatchScalarField::rmap(), smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField(), smoluchowskiJumpTFvPatchScalarField::updateCoeffs(), and smoluchowskiJumpTFvPatchScalarField::write().
|
virtual |
Map (and resize as needed) from self given a mapping object.
Used to update fields following mesh topology change
Referenced by smoluchowskiJumpTFvPatchScalarField::clone().
|
virtual |
Reverse map the given fvPatchField onto this fvPatchField.
Used to reconstruct fields
Referenced by smoluchowskiJumpTFvPatchScalarField::clone().
|
virtual |
Update the coefficients associated with the patch field.
Referenced by smoluchowskiJumpTFvPatchScalarField::clone().
|
virtual |
Write.
Referenced by smoluchowskiJumpTFvPatchScalarField::clone().