[cig-commits] [commit] Hiro_latest: Change names of data communication routines for spherical harmonics transform for future development (5a32f82)

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


Repository : ssh://geoshell/calypso

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

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

commit 5a32f823b8eafa2aa1ab04692de060d32a04167b
Author: Hiroaki Matsui <h_kemono at mac.com>
Date:   Fri Nov 1 17:51:25 2013 -0700

    Change names of data communication routines for spherical harmonics transform for future development


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

5a32f823b8eafa2aa1ab04692de060d32a04167b
 .../PARALLEL_src/COMM_src/calypso_SR.f90           | 243 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_2.f90         | 243 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_3.f90         | 243 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_6.f90         | 243 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_N.f90         | 273 ++++++++++++++
 .../{spherical_SR_int.f90 => calypso_SR_int.f90}   |  85 ++---
 .../PARALLEL_src/COMM_src/calypso_SR_rev.f90       | 242 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_rev_2.f90     | 242 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_rev_3.f90     | 242 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_rev_6.f90     | 242 ++++++++++++
 .../PARALLEL_src/COMM_src/calypso_SR_rev_N.f90     | 269 +++++++++++++
 ...rical_SR_rev_int.f90 => calypso_SR_rev_int.f90} |  75 ++--
 .../PARALLEL_src/COMM_src/calypso_mpi.f90          |   2 +-
 .../PARALLEL_src/COMM_src/copy_to_send_buf_tri.f90 | 238 ++++++++++++
 .../PARALLEL_src/COMM_src/copy_to_send_buffer.f90  | 235 ++++++++++++
 .../COMM_src/parallel_ucd_IO_select.F90            | 207 ++---------
 ...lect_spherical_SR.f90 => select_calypso_SR.f90} | 357 ++++++++++--------
 .../PARALLEL_src/COMM_src/select_calypso_SRx3.f90  | 414 +++++++++++++++++++++
 .../COMM_src/set_from_recv_buf_rev.f90             | 223 +++++++++++
 .../COMM_src/set_from_recv_buf_rev_tri.f90         | 231 ++++++++++++
 .../COMM_src/set_from_recv_buff_tri.f90            | 225 +++++++++++
 .../PARALLEL_src/COMM_src/set_from_recv_buffer.f90 | 217 +++++++++++
 .../PARALLEL_src/COMM_src/set_to_send_buf_tri.f90  | 264 +++++++++++++
 .../PARALLEL_src/COMM_src/set_to_send_buffer.f90   | 251 +++++++++++++
 .../PARALLEL_src/SPH_SHELL_src/init_sph_trans.f90  |   1 +
 .../PARALLEL_src/SPH_SHELL_src/spherical_SRs_6.f90 |   8 +-
 src/programs/mesh_utilities/Makefile               |   1 +
 src/programs/mesh_utilities/analyzer_test_sph.f90  |  35 +-
 .../mesh_utilities/cmp_trans_sph_indices.f90       |   8 +-
 .../mesh_utilities/cmp_trans_sph_tests.f90         | 339 +++++++++++++++++
 30 files changed, 5459 insertions(+), 439 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 5a32f823b8eafa2aa1ab04692de060d32a04167b


More information about the CIG-COMMITS mailing list