Moving cfMesh into place. Updated contibutors list

This commit is contained in:
Henrik Rusche 2014-06-11 23:13:15 +02:00
parent c9cabb1105
commit 10725e9620
415 changed files with 20 additions and 15 deletions

View file

@ -29,6 +29,7 @@ Contents:
Sandeep Menon
Niklas Nordin
Eugene De Villiers
Franjo Juretic
Henrik Rusche
Ivor Clifford
Philiposse Rajan

View file

@ -1,5 +1,5 @@
EXE_INC = \
-I../../meshLibrary/lnInclude \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude
EXE_LIBS = \

View file

@ -1,4 +1,5 @@
EXE_INC = -I../../meshLibrary/lnInclude \
EXE_INC = \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \

View file

@ -2,7 +2,7 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I../../meshLibrary/lnInclude
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude
EXE_LIBS = \
-lmeshTools \

View file

@ -2,7 +2,7 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I../../meshLibrary/lnInclude
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude
EXE_LIBS = \
-lmeshTools \

View file

@ -1,4 +1,5 @@
EXE_INC = -I../../meshLibrary/lnInclude \
EXE_INC = \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude

View file

@ -1,5 +1,5 @@
EXE_INC = \
-I../../meshLibrary/lnInclude \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude

View file

@ -1,4 +1,5 @@
EXE_INC = -I../../meshLibrary/lnInclude \
EXE_INC = \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude
EXE_LIBS = \

View file

@ -1,5 +1,5 @@
EXE_INC = \
-I../../meshLibrary/lnInclude \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude

View file

@ -1,5 +1,5 @@
EXE_INC = \
-I../../meshLibrary/lnInclude \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(FOAM_SRC)/meshTools/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude

View file

@ -1,5 +1,5 @@
EXE_INC = \
-I../../meshLibrary/lnInclude \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude

View file

@ -1,5 +1,5 @@
EXE_INC = \
-I../../meshLibrary/lnInclude \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(FOAM_SRC)/meshTools/lnInclude \
-I$(FOAM_SRC)/triSurface/lnInclude

View file

@ -1,4 +1,4 @@
EXE_INC = -I../../meshLibrary/lnInclude \
EXE_INC = -I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude

View file

@ -1,4 +1,5 @@
EXE_INC = -I../../meshLibrary/lnInclude \
EXE_INC = \
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude

View file

@ -2,7 +2,7 @@ EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I../../meshLibrary/lnInclude
-I$(LIB_SRC)/mesh/cfMesh/meshLibrary/lnInclude
EXE_LIBS = \
-lmeshTools \

View file

@ -33,7 +33,6 @@ wmake libso edgeMesh
wmake libso surfMesh
wmake libso meshTools
wmake libso meshLibrary
wmake libso finiteVolume
wmake libso finiteArea

View file

@ -6,5 +6,6 @@ set -x
wmake $makeType autoMesh
wmake $makeType blockMesh
wmake $makeType extrudeModel
wmake $makeType cfMesh/meshLibrary
# ----------------------------------------------------------------- end-of-file

Some files were not shown because too many files have changed in this diff Show more