[cig-commits] r19699 - short/3D/PyLith/trunk/tests/2d/plasticity/cyclic

brad at geodynamics.org brad at geodynamics.org
Wed Feb 29 08:07:51 PST 2012


Author: brad
Date: 2012-02-29 08:07:51 -0800 (Wed, 29 Feb 2012)
New Revision: 19699

Modified:
   short/3D/PyLith/trunk/tests/2d/plasticity/cyclic/pylithapp.cfg
Log:
Added malloc flags.

Modified: short/3D/PyLith/trunk/tests/2d/plasticity/cyclic/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/2d/plasticity/cyclic/pylithapp.cfg	2012-02-28 23:37:54 UTC (rev 19698)
+++ short/3D/PyLith/trunk/tests/2d/plasticity/cyclic/pylithapp.cfg	2012-02-29 16:07:51 UTC (rev 19699)
@@ -51,5 +51,10 @@
 cell_filter = pylith.meshio.CellFilterAvgMesh
 writer = pylith.meshio.DataWriterHDF5Mesh
 
+[pylithapp.petsc]
+malloc = True
+malloc_debug = True
+malloc_dump = True
 
+
 # End of file



More information about the CIG-COMMITS mailing list