PaStiX Handbook  6.3.2
graph_prepare.c File Reference
#include "common.h"
#include "graph/graph.h"

Go to the source code of this file.

Functions

Graph manipulation subroutines
void graphNoDiag (pastix_graph_t *graph)
 This routine removes the diagonal edges from a centralized graph. More...
 
Graph basic subroutines
int graphPrepare (pastix_data_t *pastix_data, const spmatrix_t *spm, pastix_graph_t **graph)
 This routine initializes the graph. More...
 

Detailed Description

PaStiX graph construction routines

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

Definition in file graph_prepare.c.