Blender V2.61 - r43446
|
#include <supermatrix.h>
Public Attributes | |
Stype_t | Stype |
Dtype_t | Dtype |
Mtype_t | Mtype |
int_t | nrow |
int_t | ncol |
void * | Store |
Definition at line 40 of file supermatrix.h.
Definition at line 43 of file supermatrix.h.
Referenced by sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sCreate_CompRow_Matrix(), sCreate_Dense_Matrix(), sCreate_SuperNode_Matrix(), sgssv(), sgstrs(), sp_preorder(), sPrint_CompCol_Matrix(), sPrint_Dense_Matrix(), and sPrint_SuperNode_Matrix().
Definition at line 44 of file supermatrix.h.
Referenced by sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sCreate_CompRow_Matrix(), sCreate_Dense_Matrix(), sCreate_SuperNode_Matrix(), sgssv(), sgstrs(), sp_preorder(), sPrint_CompCol_Matrix(), sPrint_Dense_Matrix(), and sPrint_SuperNode_Matrix().
Definition at line 47 of file supermatrix.h.
Referenced by get_perm_c(), sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sCreate_CompRow_Matrix(), sCreate_Dense_Matrix(), sCreate_SuperNode_Matrix(), sgssv(), sgstrf(), sgstrs(), sp_preorder(), sp_sgemv(), sp_strsv(), sPrint_CompCol_Matrix(), sPrint_Dense_Matrix(), sPrint_SuperNode_Matrix(), and sQuerySpace().
Definition at line 46 of file supermatrix.h.
Referenced by get_perm_c(), sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sCreate_CompRow_Matrix(), sCreate_Dense_Matrix(), sCreate_SuperNode_Matrix(), sgssv(), sgstrf(), sgstrs(), sinf_norm_error(), sp_preorder(), sp_sgemv(), sp_strsv(), sPrint_CompCol_Matrix(), sPrint_Dense_Matrix(), and sPrint_SuperNode_Matrix().
void* SuperMatrix::Store |
Definition at line 48 of file supermatrix.h.
Referenced by Destroy_CompCol_Matrix(), Destroy_CompCol_Permuted(), Destroy_CompRow_Matrix(), Destroy_Dense_Matrix(), Destroy_SuperMatrix_Store(), Destroy_SuperNode_Matrix(), get_perm_c(), sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sCreate_CompRow_Matrix(), sCreate_Dense_Matrix(), sCreate_SuperNode_Matrix(), sFillRHS(), sgssv(), sgstrf(), sgstrs(), sinf_norm_error(), sLUMemInit(), sp_preorder(), sp_sgemv(), sp_strsv(), spanel_dfs(), sPrint_CompCol_Matrix(), sPrint_Dense_Matrix(), sPrint_SuperNode_Matrix(), sPrintPerf(), and sQuerySpace().
Definition at line 41 of file supermatrix.h.
Referenced by sCopy_CompCol_Matrix(), sCreate_CompCol_Matrix(), sCreate_CompRow_Matrix(), sCreate_Dense_Matrix(), sCreate_SuperNode_Matrix(), sgssv(), sgstrs(), sp_preorder(), sPrint_CompCol_Matrix(), sPrint_Dense_Matrix(), and sPrint_SuperNode_Matrix().