/[escript]/trunk/finley/src/Mesh_reduceBandwidth.c.later
ViewVC logotype

Diff of /trunk/finley/src/Mesh_reduceBandwidth.c.later

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 505 by gross, Wed Feb 8 23:27:16 2006 UTC revision 631 by dhawcroft, Thu Mar 23 04:27:32 2006 UTC
# Line 1  Line 1 
1    
2    /*
3    ********************************************************************************
4    *               Copyright © 2006 by ACcESS MNRF                                *
5    *                                                                              *
6    *                 http://www.access.edu.au                                     *
7    *           Primary Business: Queensland, Australia                            *
8    *     Licensed under the Open Software License version 3.0             *
9    *        http://www.opensource.org/licenses/osl-3.0.php                        *
10    ********************************************************************************
11    */
12    
13  /*  Finley_Reduce determines a row and column permutation which, when applied to a given sparse matrix, produces a permuted */  /*  Finley_Reduce determines a row and column permutation which, when applied to a given sparse matrix, produces a permuted */
14  /*  matrix with a smaller bandwidth and profile. the input array is a connection table which represents the                 */  /*  matrix with a smaller bandwidth and profile. the input array is a connection table which represents the                 */
15  /*  indices of the nonzero elements of the matrix, a.  the algorithm is described in terms of the adjacency graph which     */  /*  indices of the nonzero elements of the matrix, a.  the algorithm is described in terms of the adjacency graph which     */

Legend:
Removed from v.505  
changed lines
  Added in v.631

  ViewVC Help
Powered by ViewVC 1.1.26