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

motionDirectionalDiffusivity Class Reference

MotionDirectional finite volume mesh motion diffusivity. More...

#include <fvMotionSolvers/motionDirectionalDiffusivity.H>


Detailed Description

MotionDirectional finite volume mesh motion diffusivity.

Source files

Definition at line 49 of file motionDirectionalDiffusivity.H.

Inheritance diagram for motionDirectionalDiffusivity:
Collaboration diagram for motionDirectionalDiffusivity:

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

motionDirectionalDiffusivity ( const fvMotionSolver &   mSolver,
Istream &   mdData  
)

Construct for the given fvMotionSolver and data Istream.

Definition at line 49 of file motionDirectionalDiffusivity.C.

~motionDirectionalDiffusivity (  ) [virtual]

Definition at line 61 of file motionDirectionalDiffusivity.C.


Member Function Documentation

TypeName ( "motionDirectional"    )

Runtime type information.


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