[cig-commits] [commit] master: extract tangurnis from main codebase (8a5c198)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Sun May 25 09:17:51 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/4f4abb319deeb11a093d90f6dd9651ea821c90a8...492d395e19a72325f7828c78924713be8ff5aa40

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

commit 8a5c198ada2c4e1cb178e81b810d5a8592b0d221
Author: Timo Heister <timo.heister at gmail.com>
Date:   Sat May 24 18:42:52 2014 -0400

    extract tangurnis from main codebase


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

8a5c198ada2c4e1cb178e81b810d5a8592b0d221
 benchmark/tangurnis/ba/tan.prm                   |   5 +
 benchmark/tangurnis/code/CMakeLists.txt          |  10 +
 benchmark/tangurnis/code/tangurnis.cc            | 733 +++++++++++++++++++++++
 benchmark/tangurnis/tala/tan.prm                 |   2 +
 benchmark/tangurnis/tala_c/tan.prm               |   3 +
 include/aspect/boundary_temperature/tan_gurnis.h |  85 ---
 include/aspect/material_model/tan_gurnis.h       | 210 -------
 include/aspect/postprocess/tan_gurnis.h          |  65 --
 source/boundary_temperature/tan_gurnis.cc        |  84 ---
 source/material_model/tan_gurnis.cc              | 366 -----------
 source/postprocess/tan_gurnis.cc                 | 115 ----
 11 files changed, 753 insertions(+), 925 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 8a5c198ada2c4e1cb178e81b810d5a8592b0d221


More information about the CIG-COMMITS mailing list