ENH: replace foamToVTK routines with library-level equivalents

This commit is contained in:
Mark Olesen
2017-05-22 16:13:53 +02:00
parent 8a66ec9975
commit 2495fcb42e
42 changed files with 1381 additions and 2760 deletions

View File

@ -1,12 +1,13 @@
EXE_INC = \
-IfoamToVTK/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/conversion/lnInclude \
-I$(LIB_SRC)/lagrangian/basic/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \
-lfoamToVTK \
-lconversion \
-ldynamicMesh \
-llagrangian \
-lgenericPatchFields