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

kShellIntegration.H File Reference

Integrate a multi-dimensional complexVectorField in k-shells to create the 1D. More...


Detailed Description

Integrate a multi-dimensional complexVectorField in k-shells to create the 1D.

Source files

Definition in file kShellIntegration.H.

#include "src/OpenFOAM/fields/Fields/complexFields/complexFields.H"
#include "src/randomProcesses/Kmesh/Kmesh.H"
#include "src/OpenFOAM/graph/graph.H"
Include dependency graph for kShellIntegration.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

graph  kShellIntegration (const complexVectorField &Ek, const Kmesh &K)
 Integrate a mult-dimensional complexVectorField in k-shells.
graph  kShellMean (const complexVectorField &Ek, const Kmesh &K)