PaStiX Handbook  6.3.2
order_compute_personal.c File Reference
#include "common.h"
#include "graph/graph.h"
#include "order/order_internal.h"

Go to the source code of this file.

Functions

int orderComputePersonal (pastix_data_t *pastix_data, pastix_graph_t *graph, pastix_order_t *myorder)
 Computes the personal ordering of the PaStiX instance. More...
 

Detailed Description

PaStiX order driver to perform ordering with personal algorithm.

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

Definition in file order_compute_personal.c.