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

Go to the source code of this file.

Functions

char * order_scotch_build_strategy (const pastix_int_t *iparm, pastix_int_t procnum, int isPTscotch)
 Generate the ordering strategy string based on the input parameters. More...
 
void order_scotch_reallocate_ordemesh (pastix_order_t *ordemesh)
 Reallocate the ordering structure. More...
 

Detailed Description

PaStiX order common routine between order_compute_scotch.c and order_compute_ptscotch.c.

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

Definition in file order_scotch_common.c.