PaStiX Handbook  6.3.2
solver_io.c File Reference
#include "common.h"
#include "symbol/symbol.h"
#include "queue.h"
#include "blend/solver.h"

Go to the source code of this file.

Functions

int solverLoad (SolverMatrix *solvptr, FILE *stream)
 Load a solver matrix structure from a file. More...
 
int solverSave (const SolverMatrix *solvptr, FILE *stream)
 Save a solver matrix structure into a file. More...
 

Detailed Description

PaStiX solver structure I/O routines.

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

Definition in file solver_io.c.