[cig-commits] r4892 - in long/3D/Gale/trunk/src/StgFEM: . Assembly/tests

walter at geodynamics.org walter at geodynamics.org
Wed Oct 11 13:50:03 PDT 2006


Author: walter
Date: 2006-10-11 13:50:02 -0700 (Wed, 11 Oct 2006)
New Revision: 4892

Modified:
   long/3D/Gale/trunk/src/StgFEM/
   long/3D/Gale/trunk/src/StgFEM/Assembly/tests/testStressTensor.xml
Log:
 r778 at earth:  boo | 2006-10-11 13:49:33 -0700
  r752 at earth (orig r631):  KathleenHumble | 2006-08-30 21:44:51 -0700
  changed references in testStressTensor.xml
  so that it could find the Components directory.
  
 



Property changes on: long/3D/Gale/trunk/src/StgFEM
___________________________________________________________________
Name: svk:merge
   - 38867592-cf10-0410-9e16-a142ea72ac34:/cig:777
db209038-57f2-0310-97fa-b160e0ae9d04:/trunk:630
   + 38867592-cf10-0410-9e16-a142ea72ac34:/cig:778
db209038-57f2-0310-97fa-b160e0ae9d04:/trunk:631

Modified: long/3D/Gale/trunk/src/StgFEM/Assembly/tests/testStressTensor.xml
===================================================================
--- long/3D/Gale/trunk/src/StgFEM/Assembly/tests/testStressTensor.xml	2006-10-11 20:49:58 UTC (rev 4891)
+++ long/3D/Gale/trunk/src/StgFEM/Assembly/tests/testStressTensor.xml	2006-10-11 20:50:02 UTC (rev 4892)
@@ -3,13 +3,13 @@
 
 <StGermainData xmlns="http://www.vpac.org/StGermain/XML_IO_Handler/Jun2003">
 
-	<include> ../../Apps/Components/ElementLayout.xml          </include>
-	<include> ../../Apps/Components/ConstantMesh.xml           </include>
-	<include> ../../Apps/Components/LinearMesh.xml             </include>
-	<include> ../../Apps/Components/VelocityField.xml          </include>
-	<include> ../../Apps/Components/PressureField.xml          </include>
-	<include> ../../Apps/Components/GaussSwarm.xml             </include>
-	<include> ../../Apps/Components/StokesFlowUzawa.xml        </include>
+	<include> ../../Apps/StgFEM_Components/ElementLayout.xml          </include>
+	<include> ../../Apps/StgFEM_Components/ConstantMesh.xml           </include>
+	<include> ../../Apps/StgFEM_Components/LinearMesh.xml             </include>
+	<include> ../../Apps/StgFEM_Components/VelocityField.xml          </include>
+	<include> ../../Apps/StgFEM_Components/PressureField.xml          </include>
+	<include> ../../Apps/StgFEM_Components/GaussSwarm.xml             </include>
+	<include> ../../Apps/StgFEM_Components/StokesFlowUzawa.xml        </include>
 	
 	<list name="plugins" mergeType="merge">
 		<param>testStressTensor</param>



More information about the cig-commits mailing list