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