PaStiX Handbook  6.3.2
fax_csr_direct.c File Reference
#include "common.h"
#include "pastix/order.h"
#include "fax_csr.h"

Go to the source code of this file.

Functions

pastix_int_t faxCSRFactDirect (const fax_csr_t *graphA, const pastix_order_t *order, fax_csr_t *graphL)
 Compute the non zero pattern of the direct factorization of a matrix A, given the supernode partition associated. More...
 

Detailed Description

This file contains routines to create the graph of the direct factorization of a graph A.

Version
6.3.2
Author
Pascal Henon
Mathieu Faverge
Date
2023-07-21

Definition in file fax_csr_direct.c.