Home
last modified time | relevance | path

Searched defs:MatCUSPARSEStorageFormats (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmat.h2525 PETSC_EXTERN const char *const MatCUSPARSEStorageFormats[]; variable
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu27 const char *const MatCUSPARSEStorageFormats[] = {"CSR", "ELL", "HYB", "MatCUSPARSEStorageFormat", "… variable