SuperLU_DIST  4.0
superlu_dist on CPU and GPU clusters
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
matrix_symbfact_t Struct Reference

Structure used for redistributing A for the symbolic factorization algorithm. More...

#include <psymbfact.h>

Public Attributes

int_tx_ainf
 
int_tind_ainf
 
int_tx_asup
 
int_tind_asup
 

Detailed Description

Structure used for redistributing A for the symbolic factorization algorithm.

Member Data Documentation

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

The documentation for this struct was generated from the following file: