[cig-commits] r4327 - in long/3D/Gale/trunk/src/StGermain: . Discretisation/Mesh/src

walter at geodynamics.org walter at geodynamics.org
Thu Aug 17 17:17:15 PDT 2006


Author: walter
Date: 2006-08-17 17:17:14 -0700 (Thu, 17 Aug 2006)
New Revision: 4327

Modified:
   long/3D/Gale/trunk/src/StGermain/
   long/3D/Gale/trunk/src/StGermain/Discretisation/Mesh/src/types.h
Log:
 r2705 at earth:  boo | 2006-08-17 17:14:19 -0700
  r2659 at earth (orig r3740):  LukeHodkinson | 2006-08-01 22:34:06 -0700
  Adding the Decomp class to the list of types.
  
 



Property changes on: long/3D/Gale/trunk/src/StGermain
___________________________________________________________________
Name: svk:merge
   - 1ef209d2-b310-0410-a72d-e20c9eb0015c:/cig:2704
afb6c753-b9d0-0310-b4e7-dbd8d91cdd35:/trunk/StGermain:3739
   + 1ef209d2-b310-0410-a72d-e20c9eb0015c:/cig:2705
afb6c753-b9d0-0310-b4e7-dbd8d91cdd35:/trunk/StGermain:3740

Modified: long/3D/Gale/trunk/src/StGermain/Discretisation/Mesh/src/types.h
===================================================================
--- long/3D/Gale/trunk/src/StGermain/Discretisation/Mesh/src/types.h	2006-08-18 00:17:12 UTC (rev 4326)
+++ long/3D/Gale/trunk/src/StGermain/Discretisation/Mesh/src/types.h	2006-08-18 00:17:14 UTC (rev 4327)
@@ -126,6 +126,7 @@
 	typedef Neighbour_Index			Nbr_Index;
 	
 	/* Classes */
+	typedef struct Decomp				Decomp;
 	typedef struct ProcNbrInfo			ProcNbrInfo;
 	typedef struct ShadowInfo			ShadowInfo;
 	typedef struct _ElementLayout			ElementLayout;



More information about the cig-commits mailing list