[cig-commits] [commit] master: refactoring: splitting stiffness into multiple file (ce43c98)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Oct 17 05:30:33 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/607f803cf074063627513d235f9ed0837fc1dd44...b6457db24acdde4a4e1c08935ae1b22adf87f5bf

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

commit ce43c98d8ad78e4957c8b48d3fae869b4f6faefd
Author: martinvandriel <vandriel at erdw.ethz.ch>
Date:   Fri Oct 17 14:18:45 2014 +0200

    refactoring: splitting stiffness into multiple file


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

ce43c98d8ad78e4957c8b48d3fae869b4f6faefd
 SOLVER/stiffness.f90       | 2324 --------------------------------------------
 SOLVER/stiffness_di.f90    |  829 ++++++++++++++++
 SOLVER/stiffness_fluid.f90 |  221 +++++
 SOLVER/stiffness_mono.f90  |  593 +++++++++++
 SOLVER/stiffness_quad.f90  |  779 +++++++++++++++
 SOLVER/time_evol_wave.F90  |   15 +-
 SOLVER/unrolled_loops.f90  |   23 +
 7 files changed, 2457 insertions(+), 2327 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 ce43c98d8ad78e4957c8b48d3fae869b4f6faefd


More information about the CIG-COMMITS mailing list