[cig-commits] commit:

Mercurial hg at geodynamics.org
Mon Nov 24 11:59:29 PST 2008


changeset:   144:731c373d4cd8
user:        JulianGiordani
date:        Wed Aug 27 01:57:00 2008 +0000
files:       Utils/src/RegularRemesher.def
description:
Some things needed defining so they'd compile


diff -r 26330d709ebf -r 731c373d4cd8 Utils/src/RegularRemesher.def
--- a/Utils/src/RegularRemesher.def	Tue Aug 26 18:52:39 2008 +0000
+++ b/Utils/src/RegularRemesher.def	Wed Aug 27 01:57:00 2008 +0000
@@ -31,6 +31,8 @@
 */
 
 MEMBER( int, nDims )
+MEMBER( int, contactDepth )
+MEMBER( double, contactSize )
 MEMBER( ISet*, remeshDims )
 MEMBER( ISet**, staticWalls )
 MEMBER( Sync**, syncs )



More information about the CIG-COMMITS mailing list