PaStiX Handbook 6.4.0
Loading...
Searching...
No Matches
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.
 

Detailed Description

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

Version
6.4.0
Author
Pascal Henon
Mathieu Faverge
Date
2024-07-05

Definition in file fax_csr_direct.c.