[cig-commits] [commit] devel, master: Merge pull request #64 from komatits/devel (5fb4808)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:13:03 PST 2014


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

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

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

commit 5fb480889dcff2774c4918c489581f1b4d1d5e32
Merge: a583c06 9e5dcc4
Author: Dimitri Komatitsch <komatits at users.noreply.github.com>
Date:   Thu May 1 11:13:39 2014 +0200

    Merge pull request #64 from komatits/devel
    
    added Roland_Sylvain integrals; also fixed a few typos in comments



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

5fb480889dcff2774c4918c489581f1b4d1d5e32
 setup/constants.h.in                        |   7 ++
 src/cuda/save_and_compare_cpu_vs_gpu.c      |   4 +-
 src/meshfem3D/compute_volumes_and_areas.f90 | 164 ++++++++++++++++++++++++++++
 src/meshfem3D/create_MPI_interfaces.f90     |   2 -
 src/meshfem3D/create_meshes.f90             |   3 +-
 src/meshfem3D/create_regions_mesh.F90       |  11 +-
 src/meshfem3D/finalize_mesher.f90           |  29 ++++-
 src/meshfem3D/get_MPI_interfaces.f90        |   1 -
 src/meshfem3D/meshfem3D_models.f90          |   2 +-
 src/meshfem3D/meshfem3D_par.f90             |   3 +
 src/meshfem3D/model_1dref.f90               |   2 +-
 src/meshfem3D/model_atten3D_QRFSI12.f90     |   2 +-
 src/meshfem3D/model_attenuation.f90         |   5 +-
 src/meshfem3D/model_crust_1_0.f90           |   2 +-
 src/meshfem3D/model_crustmaps.f90           |   2 +-
 src/shared/shared_par.f90                   |   2 +-
 16 files changed, 222 insertions(+), 19 deletions(-)



More information about the CIG-COMMITS mailing list