polyTopoChange: New library containing the mesh topology change functionality
from the original dynamicMesh library, now separated into polyTopoChange and motionSolvers
This commit is contained in:
@ -2,11 +2,11 @@ EXE_INC = \
|
||||
-I$(LIB_SRC)/meshTools/lnInclude \
|
||||
-I$(LIB_SRC)/meshCheck/lnInclude \
|
||||
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
||||
-I$(LIB_SRC)/dynamicMesh/lnInclude \
|
||||
-I$(LIB_SRC)/polyTopoChange/lnInclude \
|
||||
|
||||
EXE_LIBS = \
|
||||
-lfiniteVolume \
|
||||
-lgenericPatches \
|
||||
-lmeshTools \
|
||||
-lmeshCheck \
|
||||
-ldynamicMesh
|
||||
-lpolyTopoChange
|
||||
|
||||
Reference in New Issue
Block a user