|
PaStiX Handbook 6.4.0
|
#include "common.h"#include <spm.h>#include "graph/graph.h"#include "pastix/order.h"#include "symbol/symbol.h"Go to the source code of this file.
Functions | |
| int | pastix_subtask_symbfact (pastix_data_t *pastix_data) |
| Computes the symbolic factorization step. | |
PaStiX symbolic factorizations task. Contains wrappers to the symbolic factorization step. Affetcted by the compilation time options:
Definition in file pastix_subtask_symbfact.c.