OpenFOAM
9
The OpenFOAM Foundation
calcEk.H
Go to the documentation of this file.
1
#ifndef calcEk_H
2
#define calcEk_H
3
4
#include "
volFieldsFwd.H
"
5
6
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
7
8
namespace
Foam
9
{
10
11
class
graph;
12
class
Kmesh;
13
14
graph
calcEk
15
(
16
const
volVectorField
&
U
,
17
const
Kmesh&
K
18
);
19
20
21
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
22
23
}
// End namespace Foam
24
25
#endif
volFieldsFwd.H
Foam::volVectorField
GeometricField< vector, fvPatchField, volMesh > volVectorField
Definition:
volFieldsFwd.H:58
Foam::calcEk
graph calcEk(const volVectorField &U, const Kmesh &K)
Definition:
calcEk.C:27
K
CGAL::Exact_predicates_exact_constructions_kernel K
Definition:
CGALTriangulation3DKernel.H:56
U
U
Definition:
pEqn.H:72
Foam
Namespace for OpenFOAM.
Definition:
atmBoundaryLayer.H:213
src
randomProcesses
fft
calcEk.H
Generated by
1.8.13