[cig-commits] [commit] knepley/upgrade-petsc-interface: Merge branch 'knepley/upgrade-petsc-interface' of github.com:geodynamics/pylith into knepley/upgrade-petsc-interface (44a899a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Nov 8 15:00:57 PST 2013


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/38bd3211afca7b7cd3c34e27e582f695f98327b9...44a899ad4662f73e26966c1cf40ca2eb5790ee6e

>---------------------------------------------------------------

commit 44a899ad4662f73e26966c1cf40ca2eb5790ee6e
Merge: 3cb90b6 38bd321
Author: Matthew G. Knepley <knepley at gmail.com>
Date:   Fri Nov 8 17:03:15 2013 -0600

    Merge branch 'knepley/upgrade-petsc-interface' of github.com:geodynamics/pylith into knepley/upgrade-petsc-interface
    
    # By Brad Aagaard
    # Via Brad Aagaard
    * 'knepley/upgrade-petsc-interface' of github.com:geodynamics/pylith:
      Added MeshOps::checkTopology().
      Trivial code cleanup.



>---------------------------------------------------------------

44a899ad4662f73e26966c1cf40ca2eb5790ee6e
 libsrc/pylith/faults/FaultCohesive.cc             |  7 +++++++
 libsrc/pylith/faults/FaultCohesiveLagrange.cc     |  9 ++++++---
 libsrc/pylith/meshio/MeshIO.cc                    |  4 ++++
 libsrc/pylith/topology/Mesh.cc                    |  5 +++++
 libsrc/pylith/topology/MeshOps.cc                 | 24 +++++++++++++++++++++++
 libsrc/pylith/topology/MeshOps.hh                 |  7 +++++++
 libsrc/pylith/topology/RefineUniform.cc           |  4 ++++
 unittests/libtests/bc/TestBoundaryMesh.cc         | 10 ----------
 unittests/libtests/faults/TestFaultCohesive.cc    | 17 ----------------
 unittests/libtests/faults/TestFaultCohesiveDyn.cc | 13 +-----------
 unittests/libtests/faults/TestFaultCohesiveKin.cc | 13 +-----------
 unittests/libtests/topology/TestRefineUniform.cc  |  6 +-----
 12 files changed, 60 insertions(+), 59 deletions(-)



More information about the CIG-COMMITS mailing list