#include <stdio.h>
#include <stdlib.h>
#include "hecmw_util.h"
#include "matrix2graph.h"
#include "separator.h"
Go to the source code of this file.
|  | 
| void | bi_part_directive (int *neqns, int *nttbr, int *irow, int *jcol, int *num_graph1, int *num_graph2, int *num_separator) | 
|  | 
| void | bi_part_directive_ (int *neqns, int *nttbr, int *irow, int *jcol, int *num_graph1, int *num_graph2, int *num_separator) | 
|  | 
| void | bi_part_directive__ (int *neqns, int *nttbr, int *irow, int *jcol, int *num_graph1, int *num_graph2, int *num_separator) | 
|  | 
| void | BI_PART_DIRECTIVE (int *neqns, int *nttbr, int *irow, int *jcol, int *num_graph1, int *num_graph2, int *num_separator) | 
|  | 
◆ bi_part_directive()
      
        
          | void bi_part_directive | ( | int * | neqns, | 
        
          |  |  | int * | nttbr, | 
        
          |  |  | int * | irow, | 
        
          |  |  | int * | jcol, | 
        
          |  |  | int * | num_graph1, | 
        
          |  |  | int * | num_graph2, | 
        
          |  |  | int * | num_separator | 
        
          |  | ) |  |  | 
      
 
 
◆ BI_PART_DIRECTIVE()
      
        
          | void BI_PART_DIRECTIVE | ( | int * | neqns, | 
        
          |  |  | int * | nttbr, | 
        
          |  |  | int * | irow, | 
        
          |  |  | int * | jcol, | 
        
          |  |  | int * | num_graph1, | 
        
          |  |  | int * | num_graph2, | 
        
          |  |  | int * | num_separator | 
        
          |  | ) |  |  | 
      
 
 
◆ bi_part_directive_()
      
        
          | void bi_part_directive_ | ( | int * | neqns, | 
        
          |  |  | int * | nttbr, | 
        
          |  |  | int * | irow, | 
        
          |  |  | int * | jcol, | 
        
          |  |  | int * | num_graph1, | 
        
          |  |  | int * | num_graph2, | 
        
          |  |  | int * | num_separator | 
        
          |  | ) |  |  | 
      
 
 
◆ bi_part_directive__()
      
        
          | void bi_part_directive__ | ( | int * | neqns, | 
        
          |  |  | int * | nttbr, | 
        
          |  |  | int * | irow, | 
        
          |  |  | int * | jcol, | 
        
          |  |  | int * | num_graph1, | 
        
          |  |  | int * | num_graph2, | 
        
          |  |  | int * | num_separator | 
        
          |  | ) |  |  | 
      
 
 
◆ separator