PaStiX Handbook  6.3.2
graph_io.c File Reference
#include "common.h"
#include "graph/graph.h"
#include <spm.h>

Go to the source code of this file.

Functions

Graph IO subroutines
void graphLoad (const pastix_data_t *pastix_data, pastix_graph_t *graph)
 Load a graph from a file. More...
 
void graphSave (pastix_data_t *pastix_data, const pastix_graph_t *graph)
 Save a graph to file. More...
 

Detailed Description

PaStiX graph IO routines

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

Definition in file graph_io.c.