GIT: relocate globalIndex (is independent of mesh) STYLE: include label/scalar Fwd in contiguous.H STYLE: unneed commSchedule include in GeometricField
15 lines
343 B
Plaintext
15 lines
343 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/fileFormats/lnInclude \
|
|
-I$(LIB_SRC)/surfMesh/lnInclude \
|
|
-I$(LIB_SRC)/meshTools/lnInclude \
|
|
-I$(LIB_SRC)/sampling/lnInclude \
|
|
-I$(LIB_SRC)/randomProcesses/lnInclude \
|
|
-I$(FFTW_INC_DIR)
|
|
|
|
EXE_LIBS = \
|
|
-lfileFormats \
|
|
-lsurfMesh \
|
|
-lmeshTools \
|
|
-lsampling \
|
|
-lrandomProcesses
|