Kmesh                       = Kmesh

fft                         = fft

processes                   = processes
UOprocess                   = $(processes)/UOprocess

turbulence                  = turbulence

noise                       = noise

$(Kmesh)/Kmesh.C

$(fft)/fft.C
$(fft)/fftRenumber.C
$(fft)/calcEk.C
$(fft)/kShellIntegration.C

$(UOprocess)/UOprocess.C

$(turbulence)/turbGen.C

$(noise)/noiseFFT.C

LIB = $(FOAM_LIBBIN)/librandomProcesses
