[cig-commits] [commit] knepley/upgrade-petsc-interface: Updated refinement test (non-identity). (1151666)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Oct 25 14:50:58 PDT 2013


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/ddb7dc095d61126af7b9e9472eba6fc95befd757...11516665d428fb2011474a51003f5a4392254f88

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

commit 11516665d428fb2011474a51003f5a4392254f88
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Fri Oct 25 14:53:04 2013 -0700

    Updated refinement test (non-identity).
    
    Switched from non-identity tests to consistency and size checks that are
    independent of permutations in order.


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

11516665d428fb2011474a51003f5a4392254f88
 unittests/libtests/topology/TestRefineUniform.cc   | 105 ++++++++++---------
 unittests/libtests/topology/TestRefineUniform.hh   |  20 ++--
 .../libtests/topology/data/MeshDataCohesive.cc     |   6 +-
 .../libtests/topology/data/MeshDataCohesive.hh     |   8 +-
 .../topology/data/MeshDataCohesiveHex8Level1.cc    |  95 ++----------------
 .../topology/data/MeshDataCohesiveHex8Level1.hh    |   6 +-
 .../data/MeshDataCohesiveHex8Level1Fault1.cc       | 111 +--------------------
 .../data/MeshDataCohesiveHex8Level1Fault1.hh       |   6 +-
 .../topology/data/MeshDataCohesiveQuad4Level1.cc   |  66 +-----------
 .../topology/data/MeshDataCohesiveQuad4Level1.hh   |   6 +-
 .../data/MeshDataCohesiveQuad4Level1Fault1.cc      |  87 ++--------------
 .../data/MeshDataCohesiveQuad4Level1Fault1.hh      |   6 +-
 .../topology/data/MeshDataCohesiveTet4Level1.cc    |  58 +----------
 .../topology/data/MeshDataCohesiveTet4Level1.hh    |   6 +-
 .../data/MeshDataCohesiveTet4Level1Fault1.cc       |  79 ++-------------
 .../data/MeshDataCohesiveTet4Level1Fault1.hh       |   6 +-
 .../topology/data/MeshDataCohesiveTri3Level1.cc    |  57 +----------
 .../topology/data/MeshDataCohesiveTri3Level1.hh    |   6 +-
 .../data/MeshDataCohesiveTri3Level1Fault1.cc       |  76 ++------------
 .../data/MeshDataCohesiveTri3Level1Fault1.hh       |   6 +-
 20 files changed, 116 insertions(+), 700 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 11516665d428fb2011474a51003f5a4392254f88


More information about the CIG-COMMITS mailing list