OpenFOAM logo
Open Source CFD Toolkit

patchEnhancedDiff Class Reference

Inheritance diagram for patchEnhancedDiff:

Inheritance graph
[legend]
Collaboration diagram for patchEnhancedDiff:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("patchEnhanced")
 Runtime type information.
 patchEnhancedDiff (const tetDecompositionMotionSolver &mSolver)
 Construct from components.
virtual ~patchEnhancedDiff ()
void enhance (elementScalarField &) const
 Enhance given difusivity.
virtual const elementScalarFieldgamma () const
 Return diffusivity field.
virtual void correct ()
 Correct the motion diffusivity.

Constructor & Destructor Documentation

patchEnhancedDiff const tetDecompositionMotionSolver mSolver  ) 
 

Construct from components.

virtual ~patchEnhancedDiff  )  [virtual]
 


Member Function Documentation

virtual void correct  )  [inline, virtual]
 

Correct the motion diffusivity.

Implements motionDiff.

Definition at line 111 of file patchEnhancedDiff.H.

void enhance elementScalarField  )  const
 

Enhance given difusivity.

virtual const elementScalarField& gamma  )  const [inline, virtual]
 

Return diffusivity field.

Implements motionDiff.

Definition at line 105 of file patchEnhancedDiff.H.

TypeName "patchEnhanced"   ) 
 

Runtime type information.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org