Main Page | Directories | File List | Globals

Metis_utils.h

Go to the documentation of this file.
00001 #ifndef MATRIX_METIS_UTILS_H
00002 #define MATRIX_METIS_UTILS_H
00003 
00004 void ssc_metis_order(int n, const int Tp [], const int Ti [],
00005                      int perm[], int iperm[]);
00006 
00007 #endif
00008 

Generated on Tue Mar 1 16:58:10 2005 for Matrix by  doxygen 1.4.1