[cig-commits] [commit] Hiro_latest: Update pole connectivity (2nd attempt) (e136042)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Nov 18 16:21:32 PST 2013


Repository : ssh://geoshell/calypso

On branch  : Hiro_latest
Link       : https://github.com/geodynamics/calypso/compare/93e9f8f974c7a247c8f02e54ec18de063f86c8fb...3c548304673360ddedd7d68c8095b3fb74a2b9ce

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

commit e13604263dd1faa851aebbfb19021791e513e6d9
Author: Hiroaki Matsui <h_kemono at mac.com>
Date:   Sat Nov 2 09:11:13 2013 -0700

    Update pole connectivity (2nd attempt)


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

e13604263dd1faa851aebbfb19021791e513e6d9
 .../MHD_src/sph_MHD/cal_r_buoyancies_on_sph.f90    |   2 +-
 .../MHD_src/sph_MHD/cal_sol_sph_fluid_crank.f90    |   2 +-
 .../MHD_src/sph_MHD/check_dependency_for_MHD.f90   |   2 +-
 .../MHD_src/sph_MHD/initial_magne_dynamobench.f90  |   2 +-
 .../MHD_src/sph_MHD/m_control_params_sph_MHD.f90   |  18 +-
 .../SPH_SHELL_src/schmidt_b_trans_at_pole.f90      |  15 +-
 .../SPH_SHELL_src/sum_b_trans_at_pole.f90          |  12 +-
 .../SPH_SPECTR_src/m_sph_trans_comm_table.f90      |   3 +-
 .../SPH_SPECTR_src/radial_int_for_sph_spec.f90     |  10 +-
 .../SPH_SPECTR_src/set_special_sph_lm_flags.f90    |  23 +-
 .../spherical_harmonics/normgi_by_primes.f90       |   2 +-
 .../spherical_grid/cal_sph_ele_addresses.f90       | 422 ++++++++++++++
 .../spherical_grid/cal_sph_ele_connects.f90        | 353 ++++++++++++
 .../spherical_grid/cal_sph_node_addresses.f90      | 397 +++++++++++++
 .../spherical_grid/m_sph_mesh_1d_connect.f90       |   5 +-
 .../spherical_grid/ordering_sph_mesh_to_rtp.f90    |   2 +-
 .../spherical_grid/set_comm_tbl_4_pole_mesh.f90    |  12 +-
 .../spherical_grid/set_comm_tbl_4_sph_mesh.f90     |   4 +-
 .../spherical_grid/set_export_sph_center_mesh.f90  |  10 +-
 .../spherical_grid/set_import_sph_center_mesh.f90  |   6 +-
 .../UTILS_src/spherical_grid/set_sph_ele_group.f90 |  32 +-
 .../spherical_grid/set_sph_local_element.f90       | 619 +--------------------
 .../spherical_grid/set_sph_local_node.f90          | 208 +------
 .../spherical_grid/set_sph_node_group.f90          |   4 +-
 .../spherical_grid/set_sph_surf_group.f90          |  14 +-
 src/option_settings                                |  38 +-
 src/programs/SPH_MHD/SPH_analyzer_MHD.f90          |  82 +--
 src/programs/SPH_MHD/analyzer_sph_MHD.f90          |  36 +-
 .../INITIAL_FIELD/SPH_analyzer_const_initial.f90   |   2 +-
 .../INITIAL_FIELD/analyzer_sph_initial_fld.f90     |   2 +-
 src/programs/data_utilities/MERGE/Makefile         |  15 +-
 .../data_utilities/MERGE/assemble_newsph.f90       |   1 -
 src/programs/data_utilities/SNAPSHOT_MHD/Makefile  |   7 +-
 .../SNAPSHOT_MHD/SPH_analyzer_d_bench.f90          |   5 +-
 .../SNAPSHOT_MHD/SPH_analyzer_snap.f90             |   7 +-
 .../SNAPSHOT_MHD/analyzer_noviz_sph_snap.f90       |   1 +
 .../data_utilities/SNAPSHOT_MHD/control_snapshot   | 517 -----------------
 src/programs/mesh_utilities/CMakeLists.txt         |   2 +-
 src/programs/mesh_utilities/Makefile               |   1 +
 .../mesh_utilities/cmp_trans_sph_tests.f90         |   6 +-
 40 files changed, 1420 insertions(+), 1481 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 e13604263dd1faa851aebbfb19021791e513e6d9


More information about the CIG-COMMITS mailing list