SuperLU Distributed 9.0.0
gpu3d
|
Structure used for redistributing A for the symbolic factorization algorithm. More...
#include <psymbfact.h>
Public Attributes | |
int_t * | x_ainf |
int_t * | ind_ainf |
int_t * | x_asup |
int_t * | ind_asup |
Structure used for redistributing A for the symbolic factorization algorithm.
int_t* matrix_symbfact_t::ind_ainf |
int_t* matrix_symbfact_t::ind_asup |
int_t* matrix_symbfact_t::x_ainf |
int_t* matrix_symbfact_t::x_asup |