[cig-commits] r4664 - short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d

willic3 at geodynamics.org willic3 at geodynamics.org
Thu Sep 28 18:49:34 PDT 2006


Author: willic3
Date: 2006-09-28 18:49:34 -0700 (Thu, 28 Sep 2006)
New Revision: 4664

Modified:
   short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am
Log:
Updated makefile for new sources.



Modified: short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am
===================================================================
--- short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am	2006-09-28 21:35:19 UTC (rev 4663)
+++ short/3D/PyLith/branches/pylith-0.8/pylith3d/libpylith3d/Makefile.am	2006-09-29 01:49:34 UTC (rev 4664)
@@ -66,6 +66,7 @@
 	get_units.f \
 	getder.f \
 	getjac.f \
+	getjac2d.f \
 	getmat.f \
 	getshapb.f \
 	getshapn.f \
@@ -127,8 +128,10 @@
 	open_append.F \
 	open_ucd.F \
 	plinhex.f \
+	plinhex2d.f \
 	plinpyr.f \
 	plintet.f \
+	plintet2d.f \
 	plinwedge.f \
 	poldcmp.f \
 	pquadhex.f \
@@ -136,6 +139,7 @@
 	pquadtet.f \
 	pquadwedge.f \
 	preshape.f \
+	preshape2d.f \
 	prestr_matinit_cmp_ss.F \
 	presurql.f \
 	printd.f \
@@ -156,6 +160,7 @@
 	read_split.f \
 	read_stateout.f \
 	read_timdat.f \
+	read_tractions.f \
 	read_wink.f \
 	residu.F \
 	rpforc.f \
@@ -172,6 +177,7 @@
 	scan_slip.f \
 	scan_split.f \
 	scan_timdat.f \
+	scan_tractions.f \
 	scan_wink.f \
 	scan_winkx.f \
 	skclear.f \
@@ -188,6 +194,8 @@
 	td_matinit_cmp_ss.F \
 	td_strs_cmp_ss.f \
 	td_strs_mat_cmp_ss.F \
+	traction_cmp_ss.f \
+	traction_drv.f \
 	transp.f \
 	try_binio.F \
 	unlock.f \
@@ -219,6 +227,7 @@
 	write_strscomp.F \
 	write_subiter.F \
 	write_timdat.F \
+	write_tractions.F \
 	write_ucd_header.F \
 	write_ucd_mesh.F \
 	write_ucd_node_vals.F \



More information about the cig-commits mailing list