[cig-commits] [commit] master: Move HDF5 event related structures into QuakeLib (785c638)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Oct 8 17:05:22 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/vc/compare/23464fca3efa2b6ad7ee0ce8f60c225b18b49741...e4325192ad1118379f46ba66899cb98143d09e04

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

commit 785c6385503c757c5c31db31f40b7a6d5cf48c47
Author: Eric Heien <emheien at ucdavis.edu>
Date:   Wed Sep 24 14:57:41 2014 -0700

    Move HDF5 event related structures into QuakeLib


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

785c6385503c757c5c31db31f40b7a6d5cf48c47
 quakelib/src/QuakeLibIO.cpp | 483 ++++++++++++++++++++++++++++++++++++++++++++
 quakelib/src/QuakeLibIO.h   | 325 +++++++++++++++++++++++++++++
 src/core/VCEvent.cpp        | 185 -----------------
 src/core/VCEvent.h          | 239 ----------------------
 src/core/VCSimDataEvents.h  |   6 +-
 src/io/HDF5Data.cpp         | 220 +-------------------
 src/io/HDF5Data.h           |  40 +---
 src/simulation/RunEvent.cpp |   2 +-
 8 files changed, 816 insertions(+), 684 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 785c6385503c757c5c31db31f40b7a6d5cf48c47


More information about the CIG-COMMITS mailing list