UOprocess Class Reference
Collaboration diagram for UOprocess:

Public Member Functions | |
| UOprocess (const Kmesh &kmesh, const scalar deltaT, const dictionary &) | |
| Construct from wavenumber mesh and timestep. | |
| const complexVectorField & | newField () |
Detailed Description
Constructor & Destructor Documentation
| UOprocess | ( | const Kmesh & | kmesh, |
| const scalar | deltaT, | ||
| const dictionary & | UOdict | ||
| ) |
Construct from wavenumber mesh and timestep.
Definition at line 54 of file UOprocess.C.
References forAll, K, Foam::magSqr(), and Foam::sqr().
Here is the call graph for this function:

Member Function Documentation
| const complexVectorField & newField | ( | ) |
Definition at line 99 of file UOprocess.C.
References forAll, Foam::Info, K, Foam::magSqr(), Foam::nl, and Foam::sqr().
Here is the call graph for this function:

The documentation for this class was generated from the following files:
- src/randomProcesses/processes/UOprocess/UOprocess.H
- src/randomProcesses/processes/UOprocess/UOprocess.C
