[cig-commits] [commit] devel,master: updates asdf routines to be compilable with older gfortran versions used on titan; adds specific adios routines for asdf to adios helpers file and outcomments them in asdf files (81e9c32)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:28:23 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

commit 81e9c320331ccbd8aaf32f142d68d0c9652ff4b5
Author: daniel peter <peterda at ethz.ch>
Date:   Fri Aug 8 12:31:28 2014 +0200

    updates asdf routines to be compilable with older gfortran versions used on titan; adds specific adios routines for asdf to adios helpers file and outcomments them in asdf files


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

81e9c320331ccbd8aaf32f142d68d0c9652ff4b5
 setup/config.fh.in                          |    9 +
 src/meshfem3D/create_regions_mesh_adios.f90 |    3 +-
 src/meshfem3D/get_absorb_adios.F90          |   10 +-
 src/meshfem3D/save_arrays_solver_adios.F90  |   30 +-
 src/shared/adios_helpers.f90                |   23 +-
 src/shared/adios_helpers_definitions.f90    |  114 +-
 src/shared/adios_helpers_writers.f90        |  548 ++++--
 src/shared/asdf_helpers.f90                 |  120 +-
 src/shared/asdf_helpers_definitions.f90     | 2409 ++++++++++++++-------------
 src/shared/asdf_helpers_writers.f90         |  523 +++---
 src/specfem3D/setup_sources_receivers.f90   |    6 +
 src/specfem3D/write_output_ASDF.F90         |  621 +++----
 12 files changed, 2319 insertions(+), 2097 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 81e9c320331ccbd8aaf32f142d68d0c9652ff4b5


More information about the CIG-COMMITS mailing list