[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Cedric Penard cedric.penard at ifremer.fr
Fri May 15 02:54:05 UTC 2009


The following commit has been merged in the upstream branch:
commit 81f716757f01263f1d8ebacd08c09ef5691fff80
Author: Cedric Penard <cedric.penard at ifremer.fr>
Date:   Tue Mar 13 13:45:54 2007 +1100

    Fix for merge with stable branch
    
    darcs-hash:20070313024554-a3e3b-5ea50d9acc87f37b09a0f66511ab6a88987a66e2.gz

diff --git a/src/Makefile.am b/src/Makefile.am
index 773a117..7e9c97d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -51,6 +51,9 @@ GFS_HDS = \
 	vof.h \
 	utils.h \
 	ocean.h \
+	levelset.h \
+	isocube.h \
+	cartesian.h \
 	$(MPI_HDS)
 
 pkginclude_HEADERS = \
@@ -83,6 +86,10 @@ SRC = \
 	vof.c \
 	utils.c \
 	ocean.c \
+	levelset.c \
+	myc.h \
+	myc2d.h \
+	cartesian.c \
 	$(GFS_HDS)
 
 libgfs3D_la_LDFLAGS = $(NO_UNDEFINED)\

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list