FreeFOAM The Cross-Platform CFD Toolkit
smoluchowskiJumpTFvPatchScalarField Class Reference

Smoluchowski temperature jump boundary condition. More...


Detailed Description

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< fvPatchScalarFieldclone () const
 Construct and return a clone.
 smoluchowskiJumpTFvPatchScalarField (const smoluchowskiJumpTFvPatchScalarField &, const DimensionedField< scalar, volMesh > &)
 Construct as copy setting internal field reference.
virtual tmp< fvPatchScalarFieldclone (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
inlinevirtual
virtual tmp<fvPatchScalarField> clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

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: