[cig-commits] commit: clean up EulerDeform.h

Mercurial hg at geodynamics.org
Mon Mar 1 15:43:55 PST 2010


changeset:   821:51d3062d2b44
user:        Walter Landry <wlandry at caltech.edu>
date:        Mon Mar 01 15:24:31 2010 -0800
files:       plugins/EulerDeform/EulerDeform.h
description:
clean up EulerDeform.h


diff -r 72564b66b479 -r 51d3062d2b44 plugins/EulerDeform/EulerDeform.h
--- a/plugins/EulerDeform/EulerDeform.h	Mon Mar 01 15:23:54 2010 -0800
+++ b/plugins/EulerDeform/EulerDeform.h	Mon Mar 01 15:24:31 2010 -0800
@@ -56,12 +56,4 @@
 
 	void EulerDeform_WrapLeftSurface( EulerDeform_System* sys, double** oldCrds );
 
-	void EulerDeform_TopInternalLoop( EulerDeform_System* sys, Grid* grm, double** oldCrds, unsigned* ijk, unsigned curDim );
-
-#if 0
-	void EulerDeform_BottomInternalLoop( EulerDeform_System* sys, Grid* grm, double** oldCrds, unsigned* ijk, unsigned curDim );
-
-	void EulerDeform_LeftInternalLoop( EulerDeform_System* sys, Grid* grm, double** oldCrds, unsigned* ijk, unsigned curDim );
 #endif
-
-#endif



More information about the CIG-COMMITS mailing list