typedef enum {MAT_CUSP_CSR, MAT_CUSP_DIA, MAT_CUSP_ELL} MatCUSPStorageFormat;Not Collective Many br
MAT_CUSP_CSR | - Compressed Sparse Row Many br | |
MAT_CUSP_DIA | - Diagonal Many br | |
MAT_CUSP_ELL | - Ellpack Many br |
Many br
Any additions/changes here MUST also be made in include/petsc/finclude/petscmat.h Many br
Level:intermediate
Location:src/mat/../../include/petscmat.h
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages