Calculate the wavenumber vector field corresponding to the space vector field of a finite volume mesh;. More...
#include <randomProcesses/Kmesh.H>
Calculate the wavenumber vector field corresponding to the space vector field of a finite volume mesh;.
Definition at line 50 of file Kmesh.H.
Public Member Functions | |
Kmesh (const fvMesh &) | |
Construct from fvMesh.
| |
const vector & | sizeOfBox () const |
const labelList & | nn () const |
scalar | max () const |
Construct from fvMesh.
Definition at line 54 of file Kmesh.C.
References Foam::abort(), polyMesh::bounds(), fvMesh::C(), Foam::FatalError, FatalErrorIn, forAll, GeometricField< Type, PatchField, GeoMesh >::internalField(), k(), Foam::mag(), boundBox::max(), Foam::max(), primitiveMesh::nCells(), Foam::mathematicalConstant::pi(), boundBox::span(), and Foam::mathematicalConstant::twoPi().
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().