Smoluchowski temperature jump boundary condition. More...
Smoluchowski temperature jump boundary condition.
Definition at line 49 of file smoluchowskiJumpTFvPatchScalarField.H.
Public Member Functions | |
TypeName ("smoluchowskiJumpT") | |
Runtime type information.
| |
smoluchowskiJumpTFvPatchScalarField (const fvPatch &, const DimensionedField< scalar, volMesh > &) | |
Construct from patch and internal field.
| |
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.
| |
virtual tmp< fvPatchScalarField > | clone () const |
Construct and return a clone.
| |
smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, const DimensionedField< scalar, volMesh > &) | |
Construct as copy setting internal field reference.
| |
virtual tmp< fvPatchScalarField > | clone (const DimensionedField< scalar, volMesh > &iF) const |
Construct and return a clone setting internal field reference.
| |
virtual void | autoMap (const fvPatchFieldMapper &) |
Map (and resize as needed) from self given a mapping object.
| |
virtual void | rmap (const fvPatchField< scalar > &, 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.
|
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.
virtual tmp<fvPatchScalarField> clone | ( | ) | const [inline, virtual]
|
Construct and return a clone.
Definition at line 99 of file smoluchowskiJumpTFvPatchScalarField.H.
References smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField().
virtual tmp<fvPatchScalarField> clone | ( | const DimensionedField< scalar, volMesh > & | iF ) | const [inline, virtual]
|
Construct and return a clone setting internal field reference.
Definition at line 116 of file smoluchowskiJumpTFvPatchScalarField.H.
References smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField().
virtual void autoMap | ( | const fvPatchFieldMapper & | ) | [virtual]
|
Map (and resize as needed) from self given a mapping object.
virtual void rmap | ( | const fvPatchField< scalar > & | , |
const labelList & | |||
) | [virtual]
|
Reverse map the given fvPatchField onto this fvPatchField.
virtual void updateCoeffs | ( | ) | [virtual]
|
Update the coefficients associated with the patch field.
virtual void write | ( | Ostream & | ) | const [virtual]
|
Write.