repo.or.cz
/
OpenFOAM-1.5.x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
correction to d4edb38234db8268907f04836d49bb93461b8a88
[OpenFOAM-1.5.x.git]
/
src
/
randomProcesses
/
Make
/
files
blob
90cb360357923e76248efb57794d3b8b6d3c2a01
1
Kmesh = Kmesh
2
3
fft = fft
4
5
processes = processes
6
UOprocess = $(processes)/UOprocess
7
8
turbulence = turbulence
9
10
noise = noise
11
12
$(Kmesh)/Kmesh.C
13
14
$(fft)/fft.C
15
$(fft)/fftRenumber.C
16
$(fft)/calcEk.C
17
$(fft)/kShellIntegration.C
18
19
$(UOprocess)/UOprocess.C
20
21
$(turbulence)/turbGen.C
22
23
$(noise)/noiseFFT.C
24
25
LIB = $(FOAM_LIBBIN)/librandomProcesses