[cig-commits] r19746 - in short/3D/PyLith/branches/v1.6-stable: . examples/twocells tests/3d/plasticity

brad at geodynamics.org brad at geodynamics.org
Thu Mar 8 12:05:47 PST 2012


Author: brad
Date: 2012-03-08 12:05:47 -0800 (Thu, 08 Mar 2012)
New Revision: 19746

Removed:
   short/3D/PyLith/branches/v1.6-stable/examples/twocells/twohex27-cubit/
   short/3D/PyLith/branches/v1.6-stable/tests/3d/plasticity/threehex27/
Modified:
   short/3D/PyLith/branches/v1.6-stable/configure.ac
   short/3D/PyLith/branches/v1.6-stable/tests/3d/plasticity/Makefile.am
Log:
Removed hex27 example and tests (never worked, obsolete).

Modified: short/3D/PyLith/branches/v1.6-stable/configure.ac
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/configure.ac	2012-03-08 19:14:35 UTC (rev 19745)
+++ short/3D/PyLith/branches/v1.6-stable/configure.ac	2012-03-08 20:05:47 UTC (rev 19746)
@@ -329,16 +329,12 @@
 		tests/3d/cyclicfriction/Makefile
 		tests/3d/cyclicfriction/output/Makefile
 		tests/3d/plasticity/Makefile
-		tests/3d/plasticity/threehex27/Makefile
-		tests/3d/plasticity/threehex27/config/Makefile
-		tests/3d/plasticity/threehex27/mesh/Makefile
-		tests/3d/plasticity/threehex27/results/Makefile
-		tests/3d/plasticity/threehex27/spatialdb/Makefile
 		tests/3d/plasticity/threehex8/Makefile
 		tests/3d/plasticity/threehex8/config/Makefile
 		tests/3d/plasticity/threehex8/mesh/Makefile
 		tests/3d/plasticity/threehex8/results/Makefile
 		tests/3d/plasticity/threehex8/spatialdb/Makefile
+		tests/3d/plasticity/dynamic/Makefile
 		tests/topology/Makefile
 		tests/refinefaulttip/Makefile
                 doc/Makefile
@@ -373,7 +369,6 @@
 		examples/greensfns/hex8/gfresponses/Makefile
 		examples/greensfns/hex8/gfspatialdb/Makefile
 		examples/twocells/twohex8/Makefile
-		examples/twocells/twohex27-cubit/Makefile
 		examples/twocells/twoquad4/Makefile
 		examples/twocells/twotet4/Makefile
 		examples/twocells/twotet4-geoproj/Makefile

Modified: short/3D/PyLith/branches/v1.6-stable/tests/3d/plasticity/Makefile.am
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/tests/3d/plasticity/Makefile.am	2012-03-08 19:14:35 UTC (rev 19745)
+++ short/3D/PyLith/branches/v1.6-stable/tests/3d/plasticity/Makefile.am	2012-03-08 20:05:47 UTC (rev 19746)
@@ -18,6 +18,6 @@
 
 SUBDIRS = \
 	threehex8 \
-	threehex27
+	dynamic
 
 # End of file 



More information about the CIG-COMMITS mailing list