This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
foam-extend4.1-coherent-io/applications/utilities/parallelProcessing/redistributeMeshPar/Make/options

15 lines
431 B
Text
Raw Normal View History

EXE_INC = \
2010-08-26 14:22:03 +00:00
-I$(LIB_SRC)/decompositionMethods/decompositionMethods/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
2011-02-25 12:08:20 +00:00
-I$(LIB_SRC)/dynamicMesh/dynamicMesh/lnInclude \
-I$(LIB_SRC)/dynamicMesh/dynamicFvMesh/lnInclude
EXE_LIBS = \
-lfiniteVolume \
-ldecompositionMethods \
-lmeshTools \
2011-02-25 12:08:20 +00:00
-ldynamicMesh \
2012-08-30 16:34:41 +00:00
-ldynamicFvMesh \
-L$(MESQUITE_LIB_DIR) -lmesquite