Public Member Functions | List of all members
smoluchowskiJumpTFvPatchScalarField Class Reference

Smoluchowski temperature jump boundary condition. More...

Inheritance diagram for smoluchowskiJumpTFvPatchScalarField:
Inheritance graph
[legend]
Collaboration diagram for smoluchowskiJumpTFvPatchScalarField:
Collaboration graph
[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 48 of file smoluchowskiJumpTFvPatchScalarField.H.

Constructor & Destructor Documentation

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

Construct from patch and internal field.

Referenced by smoluchowskiJumpTFvPatchScalarField::clone().

Here is the caller graph for this function:

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

Construct and return a clone.

Definition at line 110 of file smoluchowskiJumpTFvPatchScalarField.H.

References smoluchowskiJumpTFvPatchScalarField::smoluchowskiJumpTFvPatchScalarField().

Here is the call graph for this function:

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

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

Referenced by smoluchowskiJumpTFvPatchScalarField::clone().

Here is the caller graph for this function:

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

Reverse map the given fvPatchField onto this fvPatchField.

Referenced by smoluchowskiJumpTFvPatchScalarField::clone().

Here is the caller graph for this function:

virtual void updateCoeffs ( )
virtual

Update the coefficients associated with the patch field.

Referenced by smoluchowskiJumpTFvPatchScalarField::clone().

Here is the caller graph for this function:

virtual void write ( Ostream ) const
virtual

Write.

Referenced by smoluchowskiJumpTFvPatchScalarField::clone().

Here is the caller graph for this function:


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