smoluchowskiJumpTFvPatchScalarField Class Reference

Smoluchowski temperature jump boundary condition. More...

Inheritance diagram for smoluchowskiJumpTFvPatchScalarField:
[legend]
Collaboration diagram for smoluchowskiJumpTFvPatchScalarField:
[legend]

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

Detailed Description

Smoluchowski temperature jump boundary condition.

Source files

Definition at line 50 of file smoluchowskiJumpTFvPatchScalarField.H.

Constructor & Destructor Documentation

◆ smoluchowskiJumpTFvPatchScalarField() [1/4]

smoluchowskiJumpTFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &   
)

Construct from patch and internal field.

◆ smoluchowskiJumpTFvPatchScalarField() [2/4]

smoluchowskiJumpTFvPatchScalarField ( const fvPatch ,
const DimensionedField< scalar, volMesh > &  ,
const dictionary  
)

Construct from patch, internal field and dictionary.

◆ smoluchowskiJumpTFvPatchScalarField() [3/4]

Construct by mapping given smoluchowskiJumpTFvPatchScalarField.

onto a new patch

◆ smoluchowskiJumpTFvPatchScalarField() [4/4]

Construct as copy setting internal field reference.

Member Function Documentation

◆ TypeName()

TypeName ( "smoluchowskiJumpT"  )

Runtime type information.

◆ clone() [1/2]

virtual tmp< fvPatchScalarField > clone ( ) const
inlinevirtual

Construct and return a clone.

Definition at line 113 of file smoluchowskiJumpTFvPatchScalarField.H.

◆ clone() [2/2]

virtual tmp< fvPatchScalarField > clone ( const DimensionedField< scalar, volMesh > &  iF) const
inlinevirtual

Construct and return a clone setting internal field reference.

Definition at line 129 of file smoluchowskiJumpTFvPatchScalarField.H.

◆ autoMap()

virtual void autoMap ( const fvPatchFieldMapper )
virtual

Map (and resize as needed) from self given a mapping object.

◆ rmap()

virtual void rmap ( const fvPatchField< scalar > &  ,
const labelList  
)
virtual

Reverse map the given fvPatchField onto this fvPatchField.

◆ updateCoeffs()

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

◆ write()

virtual void write ( Ostream ) const
virtual

Write.


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