PaStiX Handbook  6.3.2
order_supernodes.c File Reference
#include "common.h"
#include <string.h>
#include "graph/graph.h"
#include "order/order_internal.h"
#include "blend/elimintree.h"
#include "blend/extendVector.h"

Go to the source code of this file.

Functions

pastix_int_t orderSupernodes (const pastix_graph_t *graph, pastix_order_t *order, EliminTree *etree, pastix_int_t *iparm, int do_schur)
 Order the supernodes with one of the clustering strategies. More...
 

Detailed Description

PaStiX order routines dedicated to split supernodes thanks to graph connectivity

Version
6.3.2
Author
Gregoire Pichon
Mathieu Faverge
Date
2023-07-21

Definition in file order_supernodes.c.