checked in surfMesh library code

- keyedSurface is similar to triSurface, but uses faces
  - meshedSurface is sorted in regions and should be more memory efficient
  - surfMesh is the placeholder name for an OpenFOAM native surface format
This commit is contained in:
Mark Olesen
2008-10-23 16:29:36 +02:00
parent 0581aeda6f
commit 2bb928ec8f
42 changed files with 10157 additions and 16 deletions

View File

@ -0,0 +1,5 @@
EXE_INC = \
-I$(LIB_SRC)/triSurface/lnInclude \
-I$(LIB_SRC)/surfMesh/lnInclude
EXE_LIBS = -lsurfMesh