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

Kmesh Class Reference

Calculate the wavenumber vector field corresponding to the space vector field of a finite volume mesh;. More...

#include <randomProcesses/Kmesh.H>


Detailed Description

Calculate the wavenumber vector field corresponding to the space vector field of a finite volume mesh;.

Source files

Definition at line 50 of file Kmesh.H.

Inheritance diagram for Kmesh:
Collaboration diagram for Kmesh:

List of all members.

Public Member Functions

 Kmesh (const fvMesh &)
 Construct from fvMesh.
const vector &  sizeOfBox () const
const labelList &  nn () const
scalar  max () const

Constructor & Destructor Documentation


Member Function Documentation

const vector& sizeOfBox (  ) const [inline]

Definition at line 78 of file Kmesh.H.

Referenced by Foam::kShellIntegration().

const labelList& nn (  ) const [inline]

Definition at line 83 of file Kmesh.H.

Referenced by Foam::calcEk(), Foam::kShellIntegration(), and turbGen::U().

scalar max (  ) const [inline]

Definition at line 88 of file Kmesh.H.

Referenced by Foam::kShellMean().


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