![]() |
Blender V2.61 - r43446
|
#include <supermatrix.h>
Public Attributes | |
| int_t | nnz |
| int_t | nsuper |
| void * | nzval |
| int_t * | nzval_colptr |
| int_t * | rowind |
| int_t * | rowind_colptr |
| int_t * | col_to_sup |
| int_t * | sup_to_col |
Definition at line 83 of file supermatrix.h.
Definition at line 91 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sLUMemInit(), and sPrint_SuperNode_Matrix().
Definition at line 84 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sPrint_SuperNode_Matrix(), and sPrintPerf().
Definition at line 85 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sgstrs(), sp_strsv(), and sPrint_SuperNode_Matrix().
| void* SCformat::nzval |
Definition at line 86 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sgstrs(), sLUMemInit(), sp_strsv(), and sPrint_SuperNode_Matrix().
Definition at line 87 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sLUMemInit(), sPrint_SuperNode_Matrix(), and sQuerySpace().
Definition at line 88 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sLUMemInit(), and sPrint_SuperNode_Matrix().
Definition at line 90 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sLUMemInit(), sPrint_SuperNode_Matrix(), and sQuerySpace().
Definition at line 93 of file supermatrix.h.
Referenced by sCreate_SuperNode_Matrix(), sLUMemInit(), and sPrint_SuperNode_Matrix().