[cig-commits] commit: Add viscosity coarsen files to Makefile

Mercurial hg at geodynamics.org
Sun Mar 6 00:03:47 PST 2011


changeset:   107:13edbdcc4486
user:        Walter Landry <wlandry at caltech.edu>
date:        Sat Mar 05 23:46:21 2011 -0800
files:       Makefile
description:
Add viscosity coarsen files to Makefile


diff -r c11e494a524d -r 13edbdcc4486 Makefile
--- a/Makefile	Sat Mar 05 20:40:44 2011 -0800
+++ b/Makefile	Sat Mar 05 23:46:21 2011 -0800
@@ -37,6 +37,8 @@ CXX_OBJS      = main.o FACStokes/FACStok
 	P_Refine_Patch_Strategy.o \
 	V_Refine_Patch_Strategy.o \
 	V_Coarsen_Patch_Strategy.o \
+	Cell_Viscosity_Coarsen.o \
+	Edge_Viscosity_Coarsen.o \
 	set_V_boundary.o \
 	StokesFACOps/StokesFACOps.o \
 	StokesFACOps/checkInputPatchDataIndices.o \



More information about the CIG-COMMITS mailing list