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

inversePointDistanceDiffusivity Class Reference

Inverse distance to the given patches motion diffusivity. More...

#include <fvMotionSolvers/inversePointDistanceDiffusivity.H>


Detailed Description

Inverse distance to the given patches motion diffusivity.

Source files

Definition at line 49 of file inversePointDistanceDiffusivity.H.

Inheritance diagram for inversePointDistanceDiffusivity:
Collaboration diagram for inversePointDistanceDiffusivity:

List of all members.

Public Member Functions

 TypeName ("inversePointDistance")
 Runtime type information.
 inversePointDistanceDiffusivity (const fvMotionSolver &mSolver, Istream &mdData)
 Construct for the given fvMotionSolver and data Istream.
virtual  ~inversePointDistanceDiffusivity ()
virtual void  correct ()
 Correct the motion diffusivity.

Constructor & Destructor Documentation

inversePointDistanceDiffusivity ( const fvMotionSolver &   mSolver,
Istream &   mdData  
)

Construct for the given fvMotionSolver and data Istream.

Definition at line 50 of file inversePointDistanceDiffusivity.C.

References correct().

Definition at line 64 of file inversePointDistanceDiffusivity.C.


Member Function Documentation

TypeName ( "inversePointDistance"    )

Runtime type information.


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