[cig-commits] r7586 - in short/3D/PyLith/trunk: examples/twocells/twohex8 examples/twocells/twoquad4 examples/twocells/twotet4 examples/twocells/twotri3 modulesrc/topology

brad at geodynamics.org brad at geodynamics.org
Mon Jul 2 10:35:30 PDT 2007


Author: brad
Date: 2007-07-02 10:35:29 -0700 (Mon, 02 Jul 2007)
New Revision: 7586

Removed:
   short/3D/PyLith/trunk/examples/twocells/twohex8/runex.sh
   short/3D/PyLith/trunk/examples/twocells/twoquad4/runex.sh
   short/3D/PyLith/trunk/examples/twocells/twotet4/runex.sh
   short/3D/PyLith/trunk/examples/twocells/twotri3/runex.sh
Modified:
   short/3D/PyLith/trunk/modulesrc/topology/Makefile.am
Log:
Removed explicit setting of PYTHON_EGG_PYXFLAGS; configure will set if using latest merlin.

Deleted: short/3D/PyLith/trunk/examples/twocells/twohex8/runex.sh
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/runex.sh	2007-07-02 07:09:01 UTC (rev 7585)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/runex.sh	2007-07-02 17:35:29 UTC (rev 7586)
@@ -1,13 +0,0 @@
-#!/bin/bash
-pylith axialdisp.cfg 2>&1 | tee axialdisp-np1.log
-mv axialdisp_t0.vtk axialdisp_t0.np1.vtk
-pylith axialdisp.cfg --nodes=2 2>&1 | tee axialdisp-np2.log
-mv axialdisp_t0.vtk axialdisp_t0.np2.vtk
-pylith dislocation.cfg 2>&1 | tee dislocation-np1.log
-mv dislocation_t0.vtk dislocation_t0.np1.vtk
-pylith dislocation.cfg --nodes=2 2>&1 | tee dislocation-np2.log
-mv dislocation_t0.vtk dislocation_t0.np2.vtk
-pylith sheardisp.cfg 2>&1 | tee sheardisp-np1.log
-mv sheardisp_t0.vtk sheardisp_t0.np1.vtk
-pylith sheardisp.cfg --nodes=2 2>&1 | tee sheardisp-np2.log
-mv sheardisp_t0.vtk sheardisp_t0.np2.vtk

Deleted: short/3D/PyLith/trunk/examples/twocells/twoquad4/runex.sh
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twoquad4/runex.sh	2007-07-02 07:09:01 UTC (rev 7585)
+++ short/3D/PyLith/trunk/examples/twocells/twoquad4/runex.sh	2007-07-02 17:35:29 UTC (rev 7586)
@@ -1,13 +0,0 @@
-#!/bin/bash
-pylith axialdisp.cfg 2>&1 | tee axialdisp-np1.log
-mv axialdisp_t0.vtk axialdisp_t0.np1.vtk
-pylith axialdisp.cfg --nodes=2 2>&1 | tee axialdisp-np2.log
-mv axialdisp_t0.vtk axialdisp_t0.np2.vtk
-pylith dislocation.cfg 2>&1 | tee dislocation-np1.log
-mv dislocation_t0.vtk dislocation_t0.np1.vtk
-pylith dislocation.cfg --nodes=2 2>&1 | tee dislocation-np2.log
-mv dislocation_t0.vtk dislocation_t0.np2.vtk
-pylith sheardisp.cfg 2>&1 | tee sheardisp-np1.log
-mv sheardisp_t0.vtk sheardisp_t0.np1.vtk
-pylith sheardisp.cfg --nodes=2 2>&1 | tee sheardisp-np2.log
-mv sheardisp_t0.vtk sheardisp_t0.np2.vtk

Deleted: short/3D/PyLith/trunk/examples/twocells/twotet4/runex.sh
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotet4/runex.sh	2007-07-02 07:09:01 UTC (rev 7585)
+++ short/3D/PyLith/trunk/examples/twocells/twotet4/runex.sh	2007-07-02 17:35:29 UTC (rev 7586)
@@ -1,9 +0,0 @@
-#!/bin/bash
-pylith axialdisp.cfg 2>&1 | tee axialdisp-np1.log
-mv axialdisp_t0.vtk axialdisp_t0.np1.vtk
-pylith axialdisp.cfg --nodes=2 2>&1 | tee axialdisp-np2.log
-mv axialdisp_t0.vtk axialdisp_t0.np2.vtk
-pylith dislocation.cfg 2>&1 | tee dislocation-np1.log
-mv dislocation_t0.vtk dislocation_t0.np1.vtk
-pylith dislocation.cfg --nodes=2 2>&1 | tee dislocation-np2.log
-mv dislocation_t0.vtk dislocation_t0.np2.vtk

Deleted: short/3D/PyLith/trunk/examples/twocells/twotri3/runex.sh
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twotri3/runex.sh	2007-07-02 07:09:01 UTC (rev 7585)
+++ short/3D/PyLith/trunk/examples/twocells/twotri3/runex.sh	2007-07-02 17:35:29 UTC (rev 7586)
@@ -1,13 +0,0 @@
-#!/bin/bash
-pylith axialdisp.cfg 2>&1 | tee axialdisp-np1.log
-mv axialdisp_t0.vtk axialdisp_t0.np1.vtk
-pylith axialdisp.cfg --nodes=2 2>&1 | tee axialdisp-np2.log
-mv axialdisp_t0.vtk axialdisp_t0.np2.vtk
-pylith dislocation.cfg 2>&1 | tee dislocation-np1.log
-mv dislocation_t0.vtk dislocation_t0.np1.vtk
-pylith dislocation.cfg --nodes=2 2>&1 | tee dislocation-np2.log
-mv dislocation_t0.vtk dislocation_t0.np2.vtk
-pylith sheardisp.cfg 2>&1 | tee sheardisp-np1.log
-mv sheardisp_t0.vtk sheardisp_t0.np1.vtk
-pylith sheardisp.cfg --nodes=2 2>&1 | tee sheardisp-np2.log
-mv sheardisp_t0.vtk sheardisp_t0.np2.vtk

Modified: short/3D/PyLith/trunk/modulesrc/topology/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/modulesrc/topology/Makefile.am	2007-07-02 07:09:01 UTC (rev 7585)
+++ short/3D/PyLith/trunk/modulesrc/topology/Makefile.am	2007-07-02 17:35:29 UTC (rev 7586)
@@ -37,8 +37,6 @@
 
 INCLUDES += $(PYTHON_EGG_CPPFLAGS) -I$(PYTHON_INCDIR) $(PETSC_INCLUDE)
 
-PYTHON_EGG_PYXFLAGS = $(PYTHON_EGG_CPPFLAGS)/mpi
-
 topology.pyx topology_embed.cpp  topology_embed.h: topology.pyxe
 	pyrexembed topology.pyxe
 topology.pyxe: $(srcdir)/topology.pyxe.src



More information about the cig-commits mailing list