[cig-commits] [commit] devel: Merge pull request #102 from mpbl/devel (b683d0a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Feb 27 07:52:59 PST 2014


Repository : ssh://geoshell/specfem3d

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/1d2434c01aa85bb8e6d5f2e1c4897e5a23651615...b683d0a2f9d7bdc237d40a0a1166b8bb01a67a98

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

commit b683d0a2f9d7bdc237d40a0a1166b8bb01a67a98
Merge: 1d2434c 3c34e23
Author: Matthieu Lefebvre <ml15 at princeton.edu>
Date:   Thu Feb 27 10:52:56 2014 -0500

    Merge pull request #102 from mpbl/devel
    
    Add scotch 6.0.1rc2



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

b683d0a2f9d7bdc237d40a0a1166b8bb01a67a98
 src/decompose_mesh/scotch                          |    2 +-
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/.gitignore |    0
 src/decompose_mesh/scotch_6.0.1rc2/INSTALL.txt     |  561 ++
 src/decompose_mesh/scotch_6.0.1rc2/LICENCE_fr.txt  |    7 +
 src/decompose_mesh/scotch_6.0.1rc2/LICENSE_en.txt  |    6 +
 src/decompose_mesh/scotch_6.0.1rc2/LISEZ-MOI.txt   |    8 +
 src/decompose_mesh/scotch_6.0.1rc2/README.txt      |    6 +
 .../doc/CeCILL-C_V1-en.txt                         |    0
 .../doc/CeCILL-C_V1-fr.txt                         |    0
 .../scotch_6.0.1rc2/doc/ptscotch_user6.0.pdf       |  Bin 0 -> 654156 bytes
 .../scotch_6.0.1rc2/doc/ptscotch_user6.0.ps.gz     |  Bin 0 -> 520348 bytes
 .../scotch_6.0.1rc2/doc/scotch_example.f           |  121 +
 .../scotch_6.0.1rc2/doc/scotch_user6.0.pdf         |  Bin 0 -> 958360 bytes
 .../scotch_6.0.1rc2/doc/scotch_user6.0.ps.gz       |  Bin 0 -> 577167 bytes
 .../grf/3elt.grf.gz                                |  Bin
 .../grf/3elt.xyz.gz                                |  Bin
 .../grf/4elt.grf.gz                                |  Bin
 .../grf/4elt.xyz.gz                                |  Bin
 .../grf/4elt2.grf.gz                               |  Bin
 .../grf/4elt2.xyz.gz                               |  Bin
 .../grf/bump.grf.gz                                |  Bin
 .../grf/bump.xyz.gz                                |  Bin
 src/decompose_mesh/scotch_6.0.1rc2/include/metis.h |   97 +
 .../scotch_6.0.1rc2/include/scotch.h               |  287 +
 .../scotch_6.0.1rc2/include/scotchf.h              |  110 +
 .../scotch_6.0.1rc2/man/man1/amk_ccc.1             |  107 +
 .../man/man1/amk_fft2.1                            |    0
 .../man/man1/amk_hy.1                              |    0
 .../man/man1/amk_m2.1                              |    0
 .../man/man1/amk_p2.1                              |    0
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/atst.1 |   56 +
 .../scotch_6.0.1rc2/man/man1/dgmap.1               |  141 +
 .../scotch_6.0.1rc2/man/man1/dgord.1               |  138 +
 .../man/man1/dgpart.1                              |    0
 .../scotch_6.0.1rc2/man/man1/dgscat.1              |  117 +
 .../scotch_6.0.1rc2/man/man1/dgtst.1               |   78 +
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/gcv.1  |  106 +
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/gmap.1 |  180 +
 .../scotch_6.0.1rc2/man/man1/gmk_hy.1              |   74 +
 .../man/man1/gmk_m2.1                              |    0
 .../man/man1/gmk_m3.1                              |    0
 .../scotch_6.0.1rc2/man/man1/gmk_msh.1             |   41 +
 .../man/man1/gmk_ub2.1                             |    0
 .../scotch_6.0.1rc2/man/man1/gmtst.1               |   72 +
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/gord.1 |  112 +
 .../scotch_6.0.1rc2/man/man1/gotst.1               |   60 +
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/gout.1 |  268 +
 .../man/man1/gpart.1                               |    0
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/gtst.1 |   57 +
 .../scotch_6.0.1rc2/man/man1/mmk_m2.1              |   55 +
 .../man/man1/mmk_m3.1                              |    0
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/mord.1 |  115 +
 src/decompose_mesh/scotch_6.0.1rc2/man/man1/mtst.1 |   54 +
 .../src/Make.inc/Makefile.inc.alpha_dec_osf1       |    0
 .../Make.inc/Makefile.inc.i686_mac_darwin10.icc    |   21 +
 .../src/Make.inc/Makefile.inc.i686_mac_darwin8     |   21 +
 .../src/Make.inc/Makefile.inc.i686_pc_freebsd      |    0
 .../src/Make.inc/Makefile.inc.i686_pc_linux2       |   21 +
 .../src/Make.inc/Makefile.inc.i686_pc_linux2.c99   |    0
 .../src/Make.inc/Makefile.inc.i686_pc_linux2.debug |   21 +
 .../Make.inc/Makefile.inc.i686_pc_linux2.nothreads |   21 +
 .../src/Make.inc/Makefile.inc.i686_pc_linux2.prof  |   21 +
 .../src/Make.inc/Makefile.inc.i686_pc_linux2.shlib |   21 +
 .../Makefile.inc.i686_pc_linux2.shlib.debug        |   21 +
 .../src/Make.inc/Makefile.inc.i686_pc_linux3       |   21 +
 .../src/Make.inc/Makefile.inc.i686_pc_mingw32      |   69 +
 .../src/Make.inc/Makefile.inc.i686_sun_solaris5    |   21 +
 .../src/Make.inc/Makefile.inc.mips_sgi_irix6       |    0
 .../src/Make.inc/Makefile.inc.pa11_hp_ux10         |    0
 .../src/Make.inc/Makefile.inc.power3_ibm_aix5      |    0
 .../src/Make.inc/Makefile.inc.power6_ibm_aix5      |    0
 .../src/Make.inc/Makefile.inc.ppc450_ibm_bgp       |    0
 .../src/Make.inc/Makefile.inc.ppca2_ibm_bgq        |   21 +
 .../Make.inc/Makefile.inc.x86-64_cray-xt4_linux2   |   21 +
 .../src/Make.inc/Makefile.inc.x86-64_pc_freebsd    |    0
 .../src/Make.inc/Makefile.inc.x86-64_pc_linux2     |   21 +
 .../src/Make.inc/Makefile.inc.x86-64_pc_linux2.icc |   21 +
 .../Makefile.inc.x86-64_pc_linux2.icc.debug        |   21 +
 .../Make.inc/Makefile.inc.x86-64_pc_linux2.shlib   |   21 +
 .../src/Make.inc/mingw32/README.txt                |    0
 .../src/Make.inc/mingw32/gendll_0.sh               |    0
 .../src/Make.inc/mingw32/gendll_1.sh               |    0
 .../src/Make.inc/mingw32/gendll_2.bat              |    0
 .../scotch_6.0.1rc2/src/Make.inc/svn-commit.tmp~   |    4 +
 src/decompose_mesh/scotch_6.0.1rc2/src/Makefile    |  134 +
 .../src/Makefile.inc.in                            |    0
 .../scotch_6.0.1rc2/src/check/Makefile             |  160 +
 .../scotch_6.0.1rc2/src/check/data/bump.grf        | 9803 ++++++++++++++++++++
 .../src/check/data/bump_imbal_32.grf               | 9803 ++++++++++++++++++++
 .../scotch_6.0.1rc2/src/check/data/bump_old.map    | 9801 +++++++++++++++++++
 .../scotch_6.0.1rc2/src/check/test_common_thread.c |  205 +
 .../src/check/test_scotch_dgraph_band.c            |  207 +
 .../src/check/test_scotch_dgraph_grow.c            |  231 +
 .../src/check/test_scotch_dgraph_redist.c          |  187 +
 .../src/check/test_scotch_graph_color.c            |  132 +
 .../scotch_6.0.1rc2/src/check/test_strat_par.c     |  123 +
 .../scotch_6.0.1rc2/src/check/test_strat_seq.c     |  134 +
 .../scotch_6.0.1rc2/src/esmumps/Makefile           |  165 +
 .../scotch_6.0.1rc2/src/esmumps/dof.c              |  188 +
 .../scotch_6.0.1rc2/src/esmumps/dof.h              |  102 +
 .../scotch_6.0.1rc2/src/esmumps/esmumps.c          |  185 +
 .../scotch_6.0.1rc2/src/esmumps/esmumps.h          |   62 +
 .../scotch_6.0.1rc2/src/esmumps/esmumps_f.c        |   76 +
 .../scotch_6.0.1rc2/src/esmumps/esmumps_strats.c   |  134 +
 .../scotch_6.0.1rc2/src/esmumps/fax.h              |   96 +
 .../scotch_6.0.1rc2/src/esmumps/graph.h            |   80 +
 .../scotch_6.0.1rc2/src/esmumps/graph_graph.c      |  145 +
 .../scotch_6.0.1rc2/src/esmumps/main_esmumps.c     |  155 +
 .../scotch_6.0.1rc2/src/esmumps/module.h           |   79 +
 .../scotch_6.0.1rc2/src/esmumps/order.c            |   96 +
 .../scotch_6.0.1rc2/src/esmumps/order.h            |  103 +
 .../src/esmumps/order_scotch_graph.c               |  203 +
 .../scotch_6.0.1rc2/src/esmumps/symbol.c           |  128 +
 .../scotch_6.0.1rc2/src/esmumps/symbol.h           |  163 +
 .../scotch_6.0.1rc2/src/esmumps/symbol_fax.c       |  483 +
 .../scotch_6.0.1rc2/src/esmumps/symbol_fax.h       |   79 +
 .../scotch_6.0.1rc2/src/esmumps/symbol_fax_graph.c |  132 +
 .../scotch_6.0.1rc2/src/libscotch/Makefile         | 2958 ++++++
 .../scotch_6.0.1rc2/src/libscotch/arch.c           |  514 +
 .../scotch_6.0.1rc2/src/libscotch/arch.h           |  273 +
 .../scotch_6.0.1rc2/src/libscotch/arch_build.c     |  424 +
 .../src/libscotch/arch_build.h                     |    0
 .../scotch_6.0.1rc2/src/libscotch/arch_cmplt.c     |  346 +
 .../scotch_6.0.1rc2/src/libscotch/arch_cmplt.h     |  110 +
 .../scotch_6.0.1rc2/src/libscotch/arch_cmpltw.c    |  582 ++
 .../scotch_6.0.1rc2/src/libscotch/arch_cmpltw.h    |  109 +
 .../scotch_6.0.1rc2/src/libscotch/arch_deco.c      |  624 ++
 .../scotch_6.0.1rc2/src/libscotch/arch_deco.h      |  148 +
 .../scotch_6.0.1rc2/src/libscotch/arch_dist.c      |  323 +
 .../scotch_6.0.1rc2/src/libscotch/arch_dist.h      |   91 +
 .../scotch_6.0.1rc2/src/libscotch/arch_hcub.c      |  350 +
 .../scotch_6.0.1rc2/src/libscotch/arch_hcub.h      |  107 +
 .../scotch_6.0.1rc2/src/libscotch/arch_mesh.c      |  775 ++
 .../scotch_6.0.1rc2/src/libscotch/arch_mesh.h      |  138 +
 .../scotch_6.0.1rc2/src/libscotch/arch_tleaf.c     |  683 ++
 .../scotch_6.0.1rc2/src/libscotch/arch_tleaf.h     |  140 +
 .../scotch_6.0.1rc2/src/libscotch/arch_torus.c     |  907 ++
 .../scotch_6.0.1rc2/src/libscotch/arch_torus.h     |  161 +
 .../scotch_6.0.1rc2/src/libscotch/arch_vcmplt.c    |  272 +
 .../scotch_6.0.1rc2/src/libscotch/arch_vcmplt.h    |  100 +
 .../scotch_6.0.1rc2/src/libscotch/arch_vhcub.c     |  284 +
 .../scotch_6.0.1rc2/src/libscotch/arch_vhcub.h     |   94 +
 .../scotch_6.0.1rc2/src/libscotch/bdgraph.c        |  189 +
 .../scotch_6.0.1rc2/src/libscotch/bdgraph.h        |  131 +
 .../src/libscotch/bdgraph_bipart_bd.c              |  453 +
 .../src/libscotch/bdgraph_bipart_bd.h              |    0
 .../src/libscotch/bdgraph_bipart_df.c              |  399 +
 .../src/libscotch/bdgraph_bipart_df.h              |    0
 .../src/libscotch/bdgraph_bipart_ex.c              |  503 +
 .../src/libscotch/bdgraph_bipart_ex.h              |    0
 .../src/libscotch/bdgraph_bipart_ml.c              |  812 ++
 .../src/libscotch/bdgraph_bipart_ml.h              |   84 +
 .../src/libscotch/bdgraph_bipart_sq.c              |  296 +
 .../src/libscotch/bdgraph_bipart_sq.h              |   69 +
 .../src/libscotch/bdgraph_bipart_st.c              |  382 +
 .../src/libscotch/bdgraph_bipart_st.h              |   82 +
 .../src/libscotch/bdgraph_bipart_zr.c              |   88 +
 .../src/libscotch/bdgraph_bipart_zr.h              |   58 +
 .../scotch_6.0.1rc2/src/libscotch/bdgraph_check.c  |  327 +
 .../src/libscotch/bdgraph_gather_all.c             |  258 +
 .../scotch_6.0.1rc2/src/libscotch/bdgraph_store.c  |  197 +
 .../scotch_6.0.1rc2/src/libscotch/bgraph.c         |  586 ++
 .../scotch_6.0.1rc2/src/libscotch/bgraph.h         |  145 +
 .../src/libscotch/bgraph_bipart_bd.c               |  597 ++
 .../src/libscotch/bgraph_bipart_bd.h               |   67 +
 .../src/libscotch/bgraph_bipart_df.c               |  303 +
 .../src/libscotch/bgraph_bipart_df.h               |  126 +
 .../src/libscotch/bgraph_bipart_df_loop.c          |  371 +
 .../src/libscotch/bgraph_bipart_ex.c               |    0
 .../src/libscotch/bgraph_bipart_ex.h               |    0
 .../src/libscotch/bgraph_bipart_fm.c               | 1092 +++
 .../src/libscotch/bgraph_bipart_fm.h               |  218 +
 .../src/libscotch/bgraph_bipart_gg.c               |  369 +
 .../src/libscotch/bgraph_bipart_gg.h               |  162 +
 .../src/libscotch/bgraph_bipart_gp.c               |    0
 .../src/libscotch/bgraph_bipart_gp.h               |    0
 .../src/libscotch/bgraph_bipart_ml.c               |  350 +
 .../src/libscotch/bgraph_bipart_ml.h               |   85 +
 .../src/libscotch/bgraph_bipart_st.c               |  371 +
 .../src/libscotch/bgraph_bipart_st.h               |    0
 .../src/libscotch/bgraph_bipart_zr.c               |    0
 .../src/libscotch/bgraph_bipart_zr.h               |    0
 .../scotch_6.0.1rc2/src/libscotch/bgraph_check.c   |  215 +
 .../src/libscotch/bgraph_store.c                   |    0
 .../src/libscotch/comm.c                           |    0
 .../src/libscotch/comm.h                           |    0
 .../scotch_6.0.1rc2/src/libscotch/common.c         |  140 +
 .../scotch_6.0.1rc2/src/libscotch/common.h         |  437 +
 .../scotch_6.0.1rc2/src/libscotch/common_error.c   |  123 +
 .../src/libscotch/common_file.c                    |    0
 .../src/libscotch/common_file.h                    |    0
 .../src/libscotch/common_file_compress.c           |    0
 .../src/libscotch/common_file_compress.h           |    0
 .../src/libscotch/common_file_uncompress.c         |    0
 .../scotch_6.0.1rc2/src/libscotch/common_integer.c |  489 +
 .../scotch_6.0.1rc2/src/libscotch/common_memory.c  |  587 ++
 .../scotch_6.0.1rc2/src/libscotch/common_sort.c    |  255 +
 .../src/libscotch/common_string.c                  |    0
 .../src/libscotch/common_stub.c                    |    0
 .../scotch_6.0.1rc2/src/libscotch/common_thread.c  |  414 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph.c         |  204 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph.h         |  233 +
 .../src/libscotch/dgraph_allreduce.c               |    0
 .../src/libscotch/dgraph_allreduce.h               |    0
 .../scotch_6.0.1rc2/src/libscotch/dgraph_band.c    |  482 +
 .../src/libscotch/dgraph_band_grow.c               |  591 ++
 .../src/libscotch/dgraph_band_grow.h               |   62 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_build.c   |  518 ++
 .../src/libscotch/dgraph_build.h                   |    0
 .../src/libscotch/dgraph_build_grid3d.c            |    0
 .../src/libscotch/dgraph_build_grid3d.h            |    0
 .../src/libscotch/dgraph_build_hcub.c              |    0
 .../scotch_6.0.1rc2/src/libscotch/dgraph_check.c   |  480 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_coarsen.c | 1068 +++
 .../scotch_6.0.1rc2/src/libscotch/dgraph_coarsen.h |  150 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_fold.c    |  759 ++
 .../src/libscotch/dgraph_fold.h                    |    0
 .../src/libscotch/dgraph_fold_comm.c               |    0
 .../src/libscotch/dgraph_fold_comm.h               |    0
 .../src/libscotch/dgraph_fold_dup.c                |    0
 .../src/libscotch/dgraph_fold_dup.h                |    0
 .../src/libscotch/dgraph_gather.c                  |    0
 .../src/libscotch/dgraph_gather_all.c              |  509 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_ghst.c    |  314 +
 .../src/libscotch/dgraph_ghst.h                    |    0
 .../src/libscotch/dgraph_halo.c                    |    0
 .../src/libscotch/dgraph_halo.h                    |    0
 .../src/libscotch/dgraph_halo_fill.c               |    0
 .../scotch_6.0.1rc2/src/libscotch/dgraph_induce.c  |  425 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_io_load.c |  907 ++
 .../src/libscotch/dgraph_io_load.h                 |    0
 .../scotch_6.0.1rc2/src/libscotch/dgraph_io_save.c |  164 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_match.c   |  284 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_match.h   |   83 +
 .../src/libscotch/dgraph_match_check.c             |    0
 .../src/libscotch/dgraph_match_scan.c              |  282 +
 .../src/libscotch/dgraph_match_sync_coll.c         |    0
 .../src/libscotch/dgraph_match_sync_ptop.c         |  512 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_redist.c  |  515 +
 .../scotch_6.0.1rc2/src/libscotch/dgraph_redist.h  |   59 +
 .../src/libscotch/dgraph_scatter.c                 |    0
 .../src/libscotch/dgraph_view.c                    |    0
 .../scotch_6.0.1rc2/src/libscotch/dmapping.c       |  304 +
 .../scotch_6.0.1rc2/src/libscotch/dmapping.h       |  102 +
 .../src/libscotch/dmapping_io.c                    |    0
 .../src/libscotch/dorder.c                         |    0
 .../src/libscotch/dorder.h                         |    0
 .../scotch_6.0.1rc2/src/libscotch/dorder_gather.c  |  546 ++
 .../src/libscotch/dorder_gather.h                  |    0
 .../src/libscotch/dorder_io.c                      |    0
 .../src/libscotch/dorder_io_block.c                |    0
 .../src/libscotch/dorder_io_tree.c                 |    0
 .../src/libscotch/dorder_perm.c                    |    0
 .../src/libscotch/dorder_perm.h                    |    0
 .../src/libscotch/dorder_tree_dist.c               |    0
 .../scotch_6.0.1rc2/src/libscotch/dummysizes.c     |  276 +
 .../scotch_6.0.1rc2/src/libscotch/fibo.c           |  355 +
 .../scotch_6.0.1rc2/src/libscotch/fibo.h           |  197 +
 .../src/libscotch/gain.c                           |    0
 .../src/libscotch/gain.h                           |    0
 .../src/libscotch/geom.c                           |    0
 .../src/libscotch/geom.h                           |    0
 .../scotch_6.0.1rc2/src/libscotch/graph.c          |  173 +
 .../scotch_6.0.1rc2/src/libscotch/graph.h          |  194 +
 .../scotch_6.0.1rc2/src/libscotch/graph_band.c     |  166 +
 .../src/libscotch/graph_base.c                     |    0
 .../scotch_6.0.1rc2/src/libscotch/graph_check.c    |  191 +
 .../scotch_6.0.1rc2/src/libscotch/graph_coarsen.c  |  508 +
 .../scotch_6.0.1rc2/src/libscotch/graph_coarsen.h  |  167 +
 .../src/libscotch/graph_coarsen_edge.c             |  158 +
 .../scotch_6.0.1rc2/src/libscotch/graph_induce.c   |  413 +
 .../src/libscotch/graph_induce.h                   |    0
 .../src/libscotch/graph_io.c                       |    0
 .../src/libscotch/graph_io.h                       |    0
 .../scotch_6.0.1rc2/src/libscotch/graph_io_chac.c  |  329 +
 .../src/libscotch/graph_io_habo.c                  |    0
 .../src/libscotch/graph_io_habo.h                  |    0
 .../src/libscotch/graph_io_mmkt.c                  |    0
 .../src/libscotch/graph_io_mmkt.h                  |    0
 .../src/libscotch/graph_io_scot.c                  |    0
 .../src/libscotch/graph_io_scot.h                  |    0
 .../src/libscotch/graph_list.c                     |    0
 .../src/libscotch/graph_list.h                     |    0
 .../scotch_6.0.1rc2/src/libscotch/graph_match.c    |  478 +
 .../scotch_6.0.1rc2/src/libscotch/graph_match.h    |   98 +
 .../src/libscotch/graph_match_scan.c               |  385 +
 .../scotch_6.0.1rc2/src/libscotch/hall_order_hd.c  |  903 ++
 .../scotch_6.0.1rc2/src/libscotch/hall_order_hd.h  |   62 +
 .../scotch_6.0.1rc2/src/libscotch/hall_order_hf.c  | 1024 ++
 .../src/libscotch/hall_order_hf.h                  |    0
 .../src/libscotch/hall_order_hx.c                  |    0
 .../src/libscotch/hall_order_hx.h                  |    0
 .../src/libscotch/hdgraph.c                        |    0
 .../src/libscotch/hdgraph.h                        |    0
 .../src/libscotch/hdgraph_check.c                  |    0
 .../src/libscotch/hdgraph_fold.c                   |    0
 .../src/libscotch/hdgraph_fold.h                   |    0
 .../scotch_6.0.1rc2/src/libscotch/hdgraph_gather.c |  451 +
 .../scotch_6.0.1rc2/src/libscotch/hdgraph_induce.c |  358 +
 .../src/libscotch/hdgraph_order_nd.c               |  436 +
 .../src/libscotch/hdgraph_order_nd.h               |    0
 .../src/libscotch/hdgraph_order_si.c               |    0
 .../src/libscotch/hdgraph_order_si.h               |    0
 .../src/libscotch/hdgraph_order_sq.c               |    0
 .../src/libscotch/hdgraph_order_sq.h               |    0
 .../src/libscotch/hdgraph_order_st.c               |    0
 .../src/libscotch/hdgraph_order_st.h               |    0
 .../scotch_6.0.1rc2/src/libscotch/hgraph.c         |  142 +
 .../scotch_6.0.1rc2/src/libscotch/hgraph.h         |   96 +
 .../src/libscotch/hgraph_check.c                   |    0
 .../scotch_6.0.1rc2/src/libscotch/hgraph_induce.c  |  303 +
 .../src/libscotch/hgraph_induce.h                  |    0
 .../src/libscotch/hgraph_induce_edge.c             |  198 +
 .../src/libscotch/hgraph_order_bl.c                |    0
 .../src/libscotch/hgraph_order_bl.h                |    0
 .../src/libscotch/hgraph_order_cp.c                |    0
 .../src/libscotch/hgraph_order_cp.h                |    0
 .../src/libscotch/hgraph_order_gp.c                |    0
 .../src/libscotch/hgraph_order_gp.h                |    0
 .../src/libscotch/hgraph_order_hd.c                |    0
 .../src/libscotch/hgraph_order_hd.h                |    0
 .../src/libscotch/hgraph_order_hf.c                |    0
 .../src/libscotch/hgraph_order_hf.h                |    0
 .../src/libscotch/hgraph_order_hx.c                |    0
 .../src/libscotch/hgraph_order_hx.h                |    0
 .../src/libscotch/hgraph_order_kp.c                |  172 +
 .../src/libscotch/hgraph_order_kp.h                |   68 +
 .../src/libscotch/hgraph_order_nd.c                |  248 +
 .../src/libscotch/hgraph_order_nd.h                |    0
 .../src/libscotch/hgraph_order_si.c                |  106 +
 .../src/libscotch/hgraph_order_si.h                |    0
 .../src/libscotch/hgraph_order_st.c                |  307 +
 .../src/libscotch/hgraph_order_st.h                |   87 +
 .../src/libscotch/hmesh.c                          |    0
 .../src/libscotch/hmesh.h                          |    0
 .../src/libscotch/hmesh_check.c                    |    0
 .../src/libscotch/hmesh_hgraph.c                   |    0
 .../src/libscotch/hmesh_hgraph.h                   |    0
 .../src/libscotch/hmesh_induce.c                   |    0
 .../src/libscotch/hmesh_induce.h                   |    0
 .../src/libscotch/hmesh_mesh.c                     |    0
 .../src/libscotch/hmesh_order_bl.c                 |    0
 .../src/libscotch/hmesh_order_bl.h                 |    0
 .../src/libscotch/hmesh_order_cp.c                 |    0
 .../src/libscotch/hmesh_order_cp.h                 |    0
 .../src/libscotch/hmesh_order_gp.c                 |    0
 .../src/libscotch/hmesh_order_gp.h                 |    0
 .../src/libscotch/hmesh_order_gr.c                 |    0
 .../src/libscotch/hmesh_order_gr.h                 |    0
 .../src/libscotch/hmesh_order_hd.c                 |    0
 .../src/libscotch/hmesh_order_hd.h                 |    0
 .../src/libscotch/hmesh_order_hf.c                 |    0
 .../src/libscotch/hmesh_order_hf.h                 |    0
 .../src/libscotch/hmesh_order_hx.c                 |    0
 .../src/libscotch/hmesh_order_hx.h                 |    0
 .../src/libscotch/hmesh_order_nd.c                 |    0
 .../src/libscotch/hmesh_order_nd.h                 |    0
 .../src/libscotch/hmesh_order_si.c                 |    0
 .../src/libscotch/hmesh_order_si.h                 |    0
 .../src/libscotch/hmesh_order_st.c                 |    0
 .../src/libscotch/hmesh_order_st.h                 |    0
 .../scotch_6.0.1rc2/src/libscotch/kdgraph.c        |  110 +
 .../scotch_6.0.1rc2/src/libscotch/kdgraph.h        |   86 +
 .../scotch_6.0.1rc2/src/libscotch/kdgraph_gather.c |   89 +
 .../scotch_6.0.1rc2/src/libscotch/kdgraph_map_rb.c |  262 +
 .../scotch_6.0.1rc2/src/libscotch/kdgraph_map_rb.h |   76 +
 .../src/libscotch/kdgraph_map_rb_map.c             |   79 +
 .../src/libscotch/kdgraph_map_rb_map.h             |   62 +
 .../src/libscotch/kdgraph_map_rb_part.c            |  428 +
 .../src/libscotch/kdgraph_map_rb_part.h            |   99 +
 .../scotch_6.0.1rc2/src/libscotch/kdgraph_map_st.c |  194 +
 .../scotch_6.0.1rc2/src/libscotch/kdgraph_map_st.h |   76 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph.c         |  412 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph.h         |  167 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_band.c    |  642 ++
 .../scotch_6.0.1rc2/src/libscotch/kgraph_check.c   |  239 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_bd.c  |  324 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_bd.h  |   80 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_cp.c  |  152 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_cp.h  |   75 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_df.c  |  232 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_df.h  |  130 +
 .../src/libscotch/kgraph_map_df_loop.c             |  515 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_ex.c  |  413 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_ex.h  |  117 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_fm.c  | 1860 ++++
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_fm.h  |  212 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_ml.c  |  416 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_ml.h  |   78 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_rb.c  |  289 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_rb.h  |  103 +
 .../src/libscotch/kgraph_map_rb_map.c              |  948 ++
 .../src/libscotch/kgraph_map_rb_map.h              |  156 +
 .../src/libscotch/kgraph_map_rb_part.c             |  285 +
 .../src/libscotch/kgraph_map_rb_part.h             |   84 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_st.c  |  399 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_map_st.h  |   90 +
 .../scotch_6.0.1rc2/src/libscotch/kgraph_store.c   |  167 +
 .../src/libscotch/last_resort/parser_ll.c          | 2080 +++++
 .../src/libscotch/last_resort/parser_ly.h          |   97 +
 .../src/libscotch/last_resort/parser_yy.c          | 2620 ++++++
 .../scotch_6.0.1rc2/src/libscotch/library.h        |  287 +
 .../scotch_6.0.1rc2/src/libscotch/library_arch.c   |  580 ++
 .../src/libscotch/library_arch_build.c             |    0
 .../src/libscotch/library_arch_build_f.c           |    0
 .../src/libscotch/library_arch_f.c                 |    0
 .../src/libscotch/library_common_f.c               |   87 +
 .../scotch_6.0.1rc2/src/libscotch/library_dgraph.c |  242 +
 .../src/libscotch/library_dgraph_band.c            |  360 +
 .../src/libscotch/library_dgraph_band_f.c          |   80 +
 .../src/libscotch/library_dgraph_build.c           |  125 +
 .../src/libscotch/library_dgraph_build_f.c         |   95 +
 .../src/libscotch/library_dgraph_build_grid3d.c    |   84 +
 .../src/libscotch/library_dgraph_build_grid3d_f.c  |   86 +
 .../src/libscotch/library_dgraph_check.c           |   80 +
 .../src/libscotch/library_dgraph_check_f.c         |   78 +
 .../src/libscotch/library_dgraph_coarsen.c         |  110 +
 .../src/libscotch/library_dgraph_coarsen_f.c       |   82 +
 .../src/libscotch/library_dgraph_f.c               |  165 +
 .../src/libscotch/library_dgraph_gather.c          |  125 +
 .../src/libscotch/library_dgraph_gather_f.c        |   79 +
 .../src/libscotch/library_dgraph_grow.c            |  118 +
 .../src/libscotch/library_dgraph_halo.c            |  175 +
 .../src/libscotch/library_dgraph_halo_f.c          |  130 +
 .../src/libscotch/library_dgraph_induce.c          |  168 +
 .../src/libscotch/library_dgraph_induce_f.c        |   80 +
 .../src/libscotch/library_dgraph_io_load.c         |  103 +
 .../src/libscotch/library_dgraph_io_load_f.c       |  113 +
 .../src/libscotch/library_dgraph_io_save.c         |   82 +
 .../src/libscotch/library_dgraph_io_save_f.c       |  101 +
 .../src/libscotch/library_dgraph_map.c             |  422 +
 .../src/libscotch/library_dgraph_map_f.c           |  237 +
 .../src/libscotch/library_dgraph_map_view.c        |  385 +
 .../src/libscotch/library_dgraph_map_view_f.c      |  104 +
 .../src/libscotch/library_dgraph_order.c           |  322 +
 .../src/libscotch/library_dgraph_order_f.c         |  208 +
 .../src/libscotch/library_dgraph_order_gather.c    |  158 +
 .../src/libscotch/library_dgraph_order_gather_f.c  |  108 +
 .../src/libscotch/library_dgraph_order_io.c        |  101 +
 .../src/libscotch/library_dgraph_order_io_block.c  |   85 +
 .../libscotch/library_dgraph_order_io_block_f.c    |  102 +
 .../src/libscotch/library_dgraph_order_io_f.c      |   90 +
 .../src/libscotch/library_dgraph_order_perm.c      |   84 +
 .../src/libscotch/library_dgraph_order_perm_f.c    |   76 +
 .../src/libscotch/library_dgraph_order_tree_dist.c |  102 +
 .../libscotch/library_dgraph_order_tree_dist_f.c   |   91 +
 .../src/libscotch/library_dgraph_redist.c          |  101 +
 .../src/libscotch/library_dgraph_redist_f.c        |   80 +
 .../src/libscotch/library_dgraph_scatter.c         |   85 +
 .../src/libscotch/library_dgraph_scatter_f.c       |   79 +
 .../src/libscotch/library_dgraph_stat.c            |  324 +
 .../src/libscotch/library_dgraph_stat.h            |    0
 .../src/libscotch/library_dgraph_stat_f.c          |   98 +
 .../src/libscotch/library_dmapping.c               |   78 +
 .../src/libscotch/library_dmapping.h               |    0
 .../scotch_6.0.1rc2/src/libscotch/library_dorder.c |   78 +
 .../scotch_6.0.1rc2/src/libscotch/library_errcom.c |  121 +
 .../src/libscotch/library_error.c                  |    0
 .../src/libscotch/library_error_exit.c             |    0
 .../scotch_6.0.1rc2/src/libscotch/library_f.h      |  110 +
 .../src/libscotch/library_geom.c                   |    0
 .../src/libscotch/library_geom_f.c                 |    0
 .../scotch_6.0.1rc2/src/libscotch/library_graph.c  |  518 ++
 .../src/libscotch/library_graph_base.c             |    0
 .../src/libscotch/library_graph_base_f.c           |    0
 .../src/libscotch/library_graph_check.c            |    0
 .../src/libscotch/library_graph_check_f.c          |    0
 .../src/libscotch/library_graph_coarsen.c          |  108 +
 .../src/libscotch/library_graph_coarsen_f.c        |   79 +
 .../src/libscotch/library_graph_color.c            |  157 +
 .../src/libscotch/library_graph_color_f.c          |   78 +
 .../src/libscotch/library_graph_f.c                |    0
 .../src/libscotch/library_graph_io_chac.c          |    0
 .../src/libscotch/library_graph_io_chac_f.c        |    0
 .../src/libscotch/library_graph_io_habo.c          |    0
 .../src/libscotch/library_graph_io_habo_f.c        |    0
 .../src/libscotch/library_graph_io_mmkt.c          |    0
 .../src/libscotch/library_graph_io_mmkt_f.c        |    0
 .../src/libscotch/library_graph_io_scot.c          |    0
 .../src/libscotch/library_graph_io_scot_f.c        |    0
 .../src/libscotch/library_graph_map.c              |  739 ++
 .../src/libscotch/library_graph_map_f.c            |  363 +
 .../src/libscotch/library_graph_map_io.c           |  257 +
 .../src/libscotch/library_graph_map_io.h           |   57 +
 .../src/libscotch/library_graph_map_io_f.c         |  165 +
 .../src/libscotch/library_graph_map_view.c         |  652 ++
 .../src/libscotch/library_graph_map_view.h         |   86 +
 .../src/libscotch/library_graph_map_view_f.c       |    0
 .../src/libscotch/library_graph_order.c            |  550 ++
 .../src/libscotch/library_graph_order_f.c          |  341 +
 .../src/libscotch/library_graph_part_ovl.c         |  163 +
 .../src/libscotch/library_graph_part_ovl_f.c       |  120 +
 .../src/libscotch/library_mapping.c                |    0
 .../src/libscotch/library_mapping.h                |   73 +
 .../src/libscotch/library_mesh.c                   |    0
 .../src/libscotch/library_mesh_f.c                 |    0
 .../src/libscotch/library_mesh_graph.c             |    0
 .../src/libscotch/library_mesh_graph_f.c           |    0
 .../src/libscotch/library_mesh_io_habo.c           |    0
 .../src/libscotch/library_mesh_io_habo_f.c         |    0
 .../src/libscotch/library_mesh_io_scot.c           |    0
 .../src/libscotch/library_mesh_io_scot_f.c         |    0
 .../src/libscotch/library_mesh_order.c             |  410 +
 .../src/libscotch/library_mesh_order_f.c           |    0
 .../src/libscotch/library_order.c                  |    0
 .../src/libscotch/library_order.h                  |    0
 .../scotch_6.0.1rc2/src/libscotch/library_parser.c |  136 +
 .../src/libscotch/library_parser_f.c               |  135 +
 .../scotch_6.0.1rc2/src/libscotch/library_pt.h     |  172 +
 .../scotch_6.0.1rc2/src/libscotch/library_pt_f.h   |  116 +
 .../scotch_6.0.1rc2/src/libscotch/library_random.c |   88 +
 .../src/libscotch/library_random_f.c               |   87 +
 .../src/libscotch/library_strat.c                  |    0
 .../src/libscotch/library_version.c                |    0
 .../src/libscotch/library_version_f.c              |    0
 .../scotch_6.0.1rc2/src/libscotch/mapping.c        |  241 +
 .../scotch_6.0.1rc2/src/libscotch/mapping.h        |  142 +
 .../scotch_6.0.1rc2/src/libscotch/mapping_io.c     |  233 +
 .../src/libscotch/mapping_io.h                     |    0
 .../src/libscotch/mesh.c                           |    0
 .../src/libscotch/mesh.h                           |    0
 .../src/libscotch/mesh_check.c                     |    0
 .../src/libscotch/mesh_coarsen.c                   |    0
 .../src/libscotch/mesh_coarsen.h                   |    0
 .../src/libscotch/mesh_graph.c                     |    0
 .../src/libscotch/mesh_graph.h                     |    0
 .../src/libscotch/mesh_induce_sepa.c               |    0
 .../src/libscotch/mesh_induce_sepa.h               |    0
 .../src/libscotch/mesh_io.c                        |    0
 .../src/libscotch/mesh_io.h                        |    0
 .../src/libscotch/mesh_io_habo.c                   |    0
 .../src/libscotch/mesh_io_scot.c                   |    0
 .../scotch_6.0.1rc2/src/libscotch/module.h         |  816 ++
 .../src/libscotch/order.c                          |    0
 .../src/libscotch/order.h                          |    0
 .../src/libscotch/order_check.c                    |    0
 .../src/libscotch/order_io.c                       |    0
 .../scotch_6.0.1rc2/src/libscotch/parser.c         |  641 ++
 .../src/libscotch/parser.h                         |    0
 .../src/libscotch/parser_ll.h                      |    0
 .../src/libscotch/parser_ll.l                      |    0
 .../src/libscotch/parser_yy.h                      |    0
 .../src/libscotch/parser_yy.y                      |    0
 .../scotch_6.0.1rc2/src/libscotch/test_wgraph.c    |  150 +
 .../src/libscotch/vdgraph.c                        |    0
 .../src/libscotch/vdgraph.h                        |    0
 .../src/libscotch/vdgraph_check.c                  |    0
 .../src/libscotch/vdgraph_gather_all.c             |    0
 .../src/libscotch/vdgraph_separate_bd.c            |    0
 .../src/libscotch/vdgraph_separate_bd.h            |    0
 .../src/libscotch/vdgraph_separate_df.c            |    0
 .../src/libscotch/vdgraph_separate_df.h            |    0
 .../src/libscotch/vdgraph_separate_ml.c            |  817 ++
 .../src/libscotch/vdgraph_separate_ml.h            |    0
 .../src/libscotch/vdgraph_separate_sq.c            |    0
 .../src/libscotch/vdgraph_separate_sq.h            |    0
 .../src/libscotch/vdgraph_separate_st.c            |    0
 .../src/libscotch/vdgraph_separate_st.h            |    0
 .../src/libscotch/vdgraph_separate_zr.c            |    0
 .../src/libscotch/vdgraph_separate_zr.h            |    0
 .../src/libscotch/vdgraph_store.c                  |    0
 .../src/libscotch/vgraph.c                         |    0
 .../src/libscotch/vgraph.h                         |    0
 .../src/libscotch/vgraph_check.c                   |    0
 .../src/libscotch/vgraph_separate_bd.c             |    0
 .../src/libscotch/vgraph_separate_bd.h             |    0
 .../src/libscotch/vgraph_separate_df.c             |  287 +
 .../src/libscotch/vgraph_separate_df.h             |   79 +
 .../src/libscotch/vgraph_separate_es.c             |  767 ++
 .../src/libscotch/vgraph_separate_es.h             |    0
 .../src/libscotch/vgraph_separate_fm.c             |    0
 .../src/libscotch/vgraph_separate_fm.h             |    0
 .../src/libscotch/vgraph_separate_gg.c             |  304 +
 .../src/libscotch/vgraph_separate_gg.h             |    0
 .../src/libscotch/vgraph_separate_gp.c             |  234 +
 .../src/libscotch/vgraph_separate_gp.h             |    0
 .../src/libscotch/vgraph_separate_ml.c             |  247 +
 .../src/libscotch/vgraph_separate_ml.h             |   81 +
 .../src/libscotch/vgraph_separate_st.c             |  334 +
 .../src/libscotch/vgraph_separate_st.h             |    0
 .../src/libscotch/vgraph_separate_th.c             |    0
 .../src/libscotch/vgraph_separate_th.h             |    0
 .../src/libscotch/vgraph_separate_vw.c             |  111 +
 .../src/libscotch/vgraph_separate_vw.h             |    0
 .../src/libscotch/vgraph_separate_zr.c             |    0
 .../src/libscotch/vgraph_separate_zr.h             |    0
 .../src/libscotch/vgraph_store.c                   |    0
 .../src/libscotch/vmesh.c                          |    0
 .../src/libscotch/vmesh.h                          |    0
 .../src/libscotch/vmesh_check.c                    |    0
 .../src/libscotch/vmesh_separate_fm.c              |    0
 .../src/libscotch/vmesh_separate_fm.h              |    0
 .../src/libscotch/vmesh_separate_gg.c              |    0
 .../src/libscotch/vmesh_separate_gg.h              |    0
 .../src/libscotch/vmesh_separate_gr.c              |    0
 .../src/libscotch/vmesh_separate_gr.h              |    0
 .../src/libscotch/vmesh_separate_ml.c              |    0
 .../src/libscotch/vmesh_separate_ml.h              |    0
 .../src/libscotch/vmesh_separate_st.c              |    0
 .../src/libscotch/vmesh_separate_st.h              |    0
 .../src/libscotch/vmesh_separate_zr.c              |    0
 .../src/libscotch/vmesh_separate_zr.h              |    0
 .../src/libscotch/vmesh_store.c                    |    0
 .../scotch_6.0.1rc2/src/libscotch/wgraph.c         |  155 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph.h         |  110 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_check.c   |  189 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_fm.c |  915 ++
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_fm.h |  157 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_gg.c |  330 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_gg.h |   92 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_gp.c |  306 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_gp.h |   90 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_ml.c |  317 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_ml.h |   77 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_rb.c |  376 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_rb.h |   82 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_st.c |  278 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_st.h |   84 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_zr.c |   35 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_part_zr.h |   11 +
 .../scotch_6.0.1rc2/src/libscotch/wgraph_store.c   |  173 +
 .../scotch_6.0.1rc2/src/libscotchmetis/Makefile    |  140 +
 .../scotch_6.0.1rc2/src/libscotchmetis/metis.h     |   97 +
 .../src/libscotchmetis/metis_graph_order.c         |  141 +
 .../src/libscotchmetis/metis_graph_order_f.c       |  125 +
 .../src/libscotchmetis/metis_graph_part.c          |  357 +
 .../src/libscotchmetis/metis_graph_part_f.c        |  132 +
 .../scotch_6.0.1rc2/src/libscotchmetis/parmetis.h  |  100 +
 .../src/libscotchmetis/parmetis_dgraph_order.c     |  220 +
 .../src/libscotchmetis/parmetis_dgraph_order_f.c   |   86 +
 .../src/libscotchmetis/parmetis_dgraph_part.c      |  196 +
 .../src/libscotchmetis/parmetis_dgraph_part_f.c    |  119 +
 .../scotch_6.0.1rc2/src/misc/pthread.h             |  403 +
 .../src/misc/scotch_5.1.12_openmpi.spec            |  220 +
 .../scotch_6.0.1rc2/src/misc/semaphore.h           |   80 +
 .../scotch_6.0.1rc2/src/scotch/Makefile            |  383 +
 .../scotch_6.0.1rc2/src/scotch/acpl.c              |  157 +
 .../src/scotch/acpl.h                              |    0
 .../scotch_6.0.1rc2/src/scotch/amk_ccc.c           |  240 +
 .../src/scotch/amk_ccc.h                           |    0
 .../scotch_6.0.1rc2/src/scotch/amk_fft2.c          |  243 +
 .../src/scotch/amk_fft2.h                          |    0
 .../scotch_6.0.1rc2/src/scotch/amk_grf.c           |  253 +
 .../src/scotch/amk_grf.h                           |    0
 .../scotch_6.0.1rc2/src/scotch/amk_hy.c            |  182 +
 .../src/scotch/amk_hy.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/amk_m2.c            |  307 +
 .../src/scotch/amk_m2.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/amk_p2.c            |  152 +
 .../src/scotch/amk_p2.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/atst.c              |  205 +
 .../src/scotch/atst.h                              |    0
 .../scotch_6.0.1rc2/src/scotch/dggath.c            |  230 +
 .../src/scotch/dggath.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/dgmap.c             |  497 +
 .../src/scotch/dgmap.h                             |    0
 .../scotch_6.0.1rc2/src/scotch/dgord.c             |  432 +
 .../src/scotch/dgord.h                             |    0
 .../scotch_6.0.1rc2/src/scotch/dgscat.c            |  205 +
 .../src/scotch/dgscat.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/dgtst.c             |  229 +
 .../src/scotch/dgtst.h                             |    0
 .../scotch_6.0.1rc2/src/scotch/gbase.c             |  153 +
 .../src/scotch/gbase.h                             |    0
 .../scotch_6.0.1rc2/src/scotch/gcv.c               |  230 +
 .../src/scotch/gcv.h                               |    0
 .../scotch_6.0.1rc2/src/scotch/gmap.c              |  707 ++
 .../scotch_6.0.1rc2/src/scotch/gmap.h              |  119 +
 .../scotch_6.0.1rc2/src/scotch/gmk_hy.c            |  173 +
 .../src/scotch/gmk_hy.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/gmk_m2.c            |  267 +
 .../src/scotch/gmk_m2.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/gmk_m3.c            |  273 +
 .../src/scotch/gmk_m3.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/gmk_msh.c           |  154 +
 .../src/scotch/gmk_msh.h                           |    0
 .../scotch_6.0.1rc2/src/scotch/gmk_ub2.c           |  192 +
 .../src/scotch/gmk_ub2.h                           |    0
 .../scotch_6.0.1rc2/src/scotch/gmtst.c             |  180 +
 .../src/scotch/gmtst.h                             |    0
 .../scotch_6.0.1rc2/src/scotch/gord.c              |  289 +
 .../src/scotch/gord.h                              |    0
 .../scotch_6.0.1rc2/src/scotch/gotst.c             |  452 +
 .../src/scotch/gotst.h                             |    0
 .../scotch_6.0.1rc2/src/scotch/gout_c.c            |  731 ++
 .../src/scotch/gout_c.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/gout_o.c            |  941 ++
 .../src/scotch/gout_o.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/gscat.c             |  290 +
 .../src/scotch/gscat.h                             |    0
 .../scotch_6.0.1rc2/src/scotch/gtst.c              |  186 +
 .../src/scotch/gtst.h                              |    0
 .../scotch_6.0.1rc2/src/scotch/mcv.c               |  203 +
 .../src/scotch/mcv.h                               |    0
 .../scotch_6.0.1rc2/src/scotch/mmk_m2.c            |  230 +
 .../src/scotch/mmk_m2.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/mmk_m3.c            |  268 +
 .../src/scotch/mmk_m3.h                            |    0
 .../scotch_6.0.1rc2/src/scotch/mord.c              |  325 +
 .../src/scotch/mord.h                              |    0
 .../scotch_6.0.1rc2/src/scotch/mtst.c              |  176 +
 .../src/scotch/mtst.h                              |    0
 .../tgt/SP2_16.txt                                 |    0
 .../tgt/T3D_64.tgt                                 |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h1.tgt |    0
 .../tgt/h10.tgt                                    |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h2.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h3.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h4.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h5.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h6.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h7.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h8.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/h9.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/k1.tgt |    0
 .../tgt/k12.tgt                                    |    0
 .../tgt/k128.tgt                                   |    0
 .../tgt/k16.tgt                                    |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/k2.tgt |    0
 .../tgt/k24.tgt                                    |    0
 .../tgt/k256.tgt                                   |    0
 .../tgt/k32.tgt                                    |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/k4.tgt |    0
 .../tgt/k48.tgt                                    |    0
 .../tgt/k512.tgt                                   |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/k6.tgt |    0
 .../tgt/k64.tgt                                    |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/k7.tgt |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/k8.tgt |    0
 .../tgt/k96.tgt                                    |    0
 .../tgt/m10x10.tgt                                 |    0
 .../tgt/m10x20.tgt                                 |    0
 .../tgt/m11x13.tgt                                 |    0
 .../tgt/m16x16.tgt                                 |    0
 .../tgt/m16x32.tgt                                 |    0
 .../tgt/m17x19.tgt                                 |    0
 .../tgt/m19x21.tgt                                 |    0
 .../tgt/m19x31.tgt                                 |    0
 .../tgt/m21x23.tgt                                 |    0
 .../tgt/m23x25.tgt                                 |    0
 .../tgt/m24x24.tgt                                 |    0
 .../tgt/m25x27.tgt                                 |    0
 .../tgt/m27x29.tgt                                 |    0
 .../tgt/m29x31.tgt                                 |    0
 .../tgt/m2x2.tgt                                   |    0
 .../tgt/m2x4x8.tgt                                 |    0
 .../tgt/m32x32.tgt                                 |    0
 .../tgt/m3x3.tgt                                   |    0
 .../tgt/m4x4.tgt                                   |    0
 .../tgt/m4x8.tgt                                   |    0
 .../tgt/m5x5.tgt                                   |    0
 .../tgt/m5x7.tgt                                   |    0
 .../tgt/m64x64.tgt                                 |    0
 .../tgt/m8x16.tgt                                  |    0
 .../tgt/m8x8.tgt                                   |    0
 .../tgt/m9x11.tgt                                  |    0
 .../tgt/m9x7.tgt                                   |    0
 .../tgt/p128.tgt                                   |    0
 .../tgt/p16.tgt                                    |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/p2.tgt |    0
 .../tgt/p256.tgt                                   |    0
 .../tgt/p32.tgt                                    |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/p4.tgt |    0
 .../tgt/p512.tgt                                   |    0
 .../tgt/p64.tgt                                    |    0
 .../{scotch_5.1.12b => scotch_6.0.1rc2}/tgt/p8.tgt |    0
 .../tgt/t2x4x8.tgt                                 |    0
 .../tgt/t4x4x4.tgt                                 |    0
 .../tgt/vcmplt.tgt                                 |    0
 .../tgt/vhcub.tgt                                  |    0
 .../tgt/void.tgt                                   |    0
 771 files changed, 128331 insertions(+), 1 deletion(-)



More information about the CIG-COMMITS mailing list