~ubuntu-branches/ubuntu/trusty/scotch/trusty-proposed

« back to all changes in this revision

Viewing changes to src/libscotch/hgraph_order_nd.c

  • Committer: Bazaar Package Importer
  • Author(s): "Adam C. Powell, IV", Christophe Trophime, Adam C. Powell, IV
  • Date: 2010-12-29 13:07:19 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20101229130719-jwalolw5d6av6wqx
Tags: 5.1.11.dfsg-1
[Christophe Trophime]
* New upstream release
* Forward-ported patches to version 5.1.10b.
* Install scotch headers properly.
* Fix chrpath commands in debian/rules.
* Fix (pt)scotch library install paths.
* Fix lintian errors and warnings.

[Adam C. Powell, IV]
* Forward-ported patches to version 5.1.11.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Copyright 2004,2007 ENSEIRB, INRIA & CNRS
 
1
/* Copyright 2004,2007,2010 ENSEIRB, INRIA & CNRS
2
2
**
3
3
** This file is part of the Scotch software package for static mapping,
4
4
** graph partitioning and sparse matrix ordering.
46
46
/**                                 to     24 dec 2004     **/
47
47
/**                # Version 5.0  : from : 19 dec 2006     **/
48
48
/**                                 to     25 jul 2007     **/
 
49
/**                # Version 5.1  : from : 24 oct 2010     **/
 
50
/**                                 to     24 oct 2010     **/
49
51
/**                                                        **/
50
52
/************************************************************/
51
53
 
220
222
    indgrafdat.vnhdtax = indgrafdat.s.vendtax;
221
223
    indgrafdat.vnlosum = indgrafdat.s.velosum;
222
224
    indgrafdat.enohnbr = indgrafdat.s.edgenbr;
 
225
    indgrafdat.enohsum = indgrafdat.s.edlosum;
223
226
    indgrafdat.levlnum = grafptr->levlnum;        /* Separator graph is at level of original graph */
224
227
 
225
228
    o = hgraphOrderSt (&indgrafdat, ordeptr, ordenum + vsplisttab[0].vnumnbr + vsplisttab[1].vnumnbr,