[cig-commits] r5132 - in long/3D/Gale/trunk/src/StGermain: . pyre

walter at geodynamics.org walter at geodynamics.org
Tue Oct 31 13:28:02 PST 2006


Author: walter
Date: 2006-10-31 13:28:00 -0800 (Tue, 31 Oct 2006)
New Revision: 5132

Modified:
   long/3D/Gale/trunk/src/StGermain/
   long/3D/Gale/trunk/src/StGermain/pyre/Solver.py
Log:
 r3117 at earth:  boo | 2006-10-31 13:26:12 -0800
  r3095 at earth (orig r3872):  SteveQuenette | 2006-10-16 07:12:16 -0700
  pyre code updated (not checked)
  
 



Property changes on: long/3D/Gale/trunk/src/StGermain
___________________________________________________________________
Name: svk:merge
   - 1ef209d2-b310-0410-a72d-e20c9eb0015c:/cig:3116
afb6c753-b9d0-0310-b4e7-dbd8d91cdd35:/trunk/StGermain:3871
   + 1ef209d2-b310-0410-a72d-e20c9eb0015c:/cig:3117
afb6c753-b9d0-0310-b4e7-dbd8d91cdd35:/trunk/StGermain:3872

Modified: long/3D/Gale/trunk/src/StGermain/pyre/Solver.py
===================================================================
--- long/3D/Gale/trunk/src/StGermain/pyre/Solver.py	2006-10-31 21:27:57 UTC (rev 5131)
+++ long/3D/Gale/trunk/src/StGermain/pyre/Solver.py	2006-10-31 21:28:00 UTC (rev 5132)
@@ -81,8 +81,9 @@
 
 		# StGermain build... required now... as in the coupled case we control the coupling-boundary and it needs to be
 		# prepared first. Also The geometry needs to be set.
+		self._context.Construct()
 		self._context.Build()
-		self._context.Setup()
+		self._context.Initialise()
 
 		# Coupler stuff
 		try:



More information about the cig-commits mailing list