PaStiX Handbook
6.4.0
|
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... | |
PaStiX solver structure I/O routines.
Definition in file solver_io.c.