[cig-commits] [commit] knepley/fix-faults-parallel: Added unit test for adjusting topology of tet4 cells w/embedded fault. (b9115fe)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed May 7 11:52:19 PDT 2014


Repository : https://github.com/geodynamics/pylith

On branch  : knepley/fix-faults-parallel
Link       : https://github.com/geodynamics/pylith/compare/df865220b80a43ba208f3cef3f0f16004191dad3...b9115fef9bddb6603ac8577e88470665f74d470c

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

commit b9115fef9bddb6603ac8577e88470665f74d470c
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Wed May 7 11:51:43 2014 -0700

    Added unit test for adjusting topology of tet4 cells w/embedded fault.
    
    Create mesh using CUBIT and translate to ASCII (want unit tests to use
    generic ASCII files).


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

b9115fef9bddb6603ac8577e88470665f74d470c
 unittests/libtests/faults/Makefile.am              |    2 +
 unittests/libtests/faults/TestFaultCohesive.cc     |   16 +
 unittests/libtests/faults/TestFaultCohesive.hh     |    4 +
 .../{CohesiveDataTet4j.cc => CohesiveDataTet4k.cc} |   37 +-
 .../{CohesiveDataHex8j.hh => CohesiveDataTet4k.hh} |   14 +-
 unittests/libtests/faults/data/Makefile.am         |    5 +-
 unittests/libtests/faults/data/exotoascii.py       |   33 +
 .../libtests/faults/data/tet4k.jou                 |   86 +-
 unittests/libtests/faults/data/tet4k.mesh          | 3320 ++++++++++++++++++++
 9 files changed, 3456 insertions(+), 61 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 b9115fef9bddb6603ac8577e88470665f74d470c


More information about the CIG-COMMITS mailing list