[cig-commits] [commit] knepley/upgrade-petsc-interface: Updated FaultCohesiveDyn test data for interpolated meshes. Some data may be wrong. (eb2a274)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Nov 4 13:15:36 PST 2013


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/aadf88375ca62428fd2b65bda937f9967e086b3b...eb2a274e7c39b6610ad0ae306ac79a71e8e4d8a1

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

commit eb2a274e7c39b6610ad0ae306ac79a71e8e4d8a1
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Mon Nov 4 13:18:02 2013 -0800

    Updated FaultCohesiveDyn test data for interpolated meshes. Some data may be wrong.
    
    tri3d test appears to expose a bug in
    FaultCohesiveDyn::_sensitivityUpdateJacobian(). Test data for other cell
    types may have been changed to allow the bug.


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

eb2a274e7c39b6610ad0ae306ac79a71e8e4d8a1
 libsrc/pylith/faults/FaultCohesiveDyn.cc           |  54 ++++--
 unittests/libtests/faults/TestFaultCohesiveDyn.cc  | 163 +++++++++---------
 unittests/libtests/faults/TestFaultCohesiveDyn.hh  |   8 +-
 unittests/libtests/faults/data/CohesiveDynData.cc  |   4 +-
 unittests/libtests/faults/data/CohesiveDynData.hh  |   4 +-
 .../libtests/faults/data/CohesiveDynDataHex8.cc    | 184 ++++++++++-----------
 .../libtests/faults/data/CohesiveDynDataHex8.hh    |   4 +-
 .../libtests/faults/data/CohesiveDynDataQuad4.cc   | 106 ++++++------
 .../libtests/faults/data/CohesiveDynDataQuad4.hh   |   4 +-
 .../libtests/faults/data/CohesiveDynDataTet4.cc    | 134 +++++++--------
 .../libtests/faults/data/CohesiveDynDataTet4.hh    |   4 +-
 .../libtests/faults/data/CohesiveDynDataTri3.cc    |  66 ++++----
 .../libtests/faults/data/CohesiveDynDataTri3.hh    |   4 +-
 .../libtests/faults/data/CohesiveDynDataTri3d.cc   | 178 ++++++++++----------
 .../libtests/faults/data/CohesiveDynDataTri3d.hh   |   4 +-
 15 files changed, 479 insertions(+), 442 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 eb2a274e7c39b6610ad0ae306ac79a71e8e4d8a1


More information about the CIG-COMMITS mailing list