[cig-commits] [commit] master: extract solcx benchmark (ee56c2b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu May 22 09:52:17 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/9e2ada16bd6f0bd33a51d8085b87e3df5192d3e2...b28a5faed4b83ec166a54c58154d1e1137a43bd5

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

commit ee56c2b4c76f10022f4a0b47cf6fd06da3cecae1
Author: Timo Heister <timo.heister at gmail.com>
Date:   Wed May 21 18:58:57 2014 -0400

    extract solcx benchmark
    
    - add benchmark/solkz/
    - delete all sol* files from aspect
    - update tests


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

ee56c2b4c76f10022f4a0b47cf6fd06da3cecae1
 benchmark/{solcx => solkz}/CMakeLists.txt          |   4 +-
 {cookbooks => benchmark/solkz}/sol_kz.prm          |   6 +-
 .../duretz_et_al.cc => benchmark/solkz/solkz.cc    | 427 ++++++++++++++++++---
 include/aspect/material_model/duretz_et_al.h       | 189 ---------
 include/aspect/postprocess/duretz_et_al.h          |  70 ----
 source/material_model/duretz_et_al.cc              | 223 -----------
 tests/sol_kz_2.cc                                  |   2 +
 tests/sol_kz_2.prm                                 |   4 +-
 tests/sol_kz_2/screen-output                       |   9 +-
 tests/sol_kz_2_cheaper_first_phase_solver.cc       |   2 +
 tests/sol_kz_2_cheaper_first_phase_solver.prm      |   4 +-
 .../screen-output                                  |   9 +-
 tests/sol_kz_2_conservative.cc                     |   2 +
 tests/sol_kz_2_conservative.prm                    |   4 +-
 tests/sol_kz_2_conservative/screen-output          |   9 +-
 tests/sol_kz_2_no_first_phase_solver.cc            |   2 +
 tests/sol_kz_2_no_first_phase_solver.prm           |   4 +-
 tests/sol_kz_2_no_first_phase_solver/screen-output |   9 +-
 tests/sol_kz_2_q3.cc                               |   2 +
 tests/sol_kz_2_q3.prm                              |   4 +-
 tests/sol_kz_2_q3/screen-output                    |   9 +-
 tests/sol_kz_4.cc                                  |   2 +
 tests/sol_kz_4.prm                                 |   4 +-
 tests/sol_kz_4/screen-output                       |   9 +-
 tests/sol_kz_4_conservative.cc                     |   2 +
 tests/sol_kz_4_conservative.prm                    |   4 +-
 tests/sol_kz_4_conservative/screen-output          |   9 +-
 .../postprocess/duretz_et_al.cc => tests/solkz.cc  | 427 ++++++++++++++++++---
 28 files changed, 826 insertions(+), 625 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 ee56c2b4c76f10022f4a0b47cf6fd06da3cecae1


More information about the CIG-COMMITS mailing list