FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

smoluchowskiJumpTFvPatchScalarField Class Reference

Smoluchowski temperature jump boundary condition. More...


Detailed Description

Smoluchowski temperature jump boundary condition.

Source files

Definition at line 49 of file smoluchowskiJumpTFvPatchScalarField.H.

Collaboration diagram for smoluchowskiJumpTFvPatchScalarField:

List of all members.

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.

Constructor & Destructor Documentation

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.

Construct by mapping given smoluchowskiJumpTFvPatchScalarField.

onto a new patch

Construct as copy setting internal field reference.


Member Function Documentation

TypeName ( "smoluchowskiJumpT"    )

Runtime type information.

virtual tmp<fvPatchScalarField> clone (  ) const [inline, virtual]
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.


The documentation for this class was generated from the following file: