ENH: patchCloud: return pTraits<Type>::max for unfound points
[OpenFOAM-1.7.x.git] / applications / solvers / combustion / coldEngineFoam / Make / options
blobdfd9248ded0419b53563798ce68372c9b42fb928
1 EXE_INC = \
2     -I../engineFoam \
3     -I../XiFoam \
4     -I$(LIB_SRC)/engine/lnInclude \
5     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
7     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
8     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
9     -I$(LIB_SRC)/finiteVolume/lnInclude
11 EXE_LIBS = \
12     -lengine \
13     -lcompressibleTurbulenceModel \
14     -lcompressibleRASModels \
15     -lcompressibleLESModels \
16     -lbasicThermophysicalModels \
17     -lspecie \
18     -lfiniteVolume