PaStiX Handbook  6.3.2
order_compute_metis.c File Reference
#include "common.h"
#include "graph/graph.h"
#include "order/order_internal.h"
#include <metis.h>

Go to the source code of this file.

Functions

int orderComputeMetis (pastix_data_t *pastix_data, pastix_graph_t *graph)
 Compute the ordering of the graph given as parameter with Metis library. More...
 

Detailed Description

PaStiX order driver to perform ordering with Metis library

Version
6.3.2
Author
Xavier Lacoste
Pierre Ramet
Mathieu Faverge
Tony Delarue
Date
2023-07-21

Definition in file order_compute_metis.c.