PETSc version 3.17.0
Fix/Edit manual page

MATSEQSELL

MATSEQSELL = "seqsell" - A matrix type to be used for sequential sparse matrices, based on the sliced Ellpack format

Options Database Keys

-mat_type seqsell - sets the matrix type to "seqsell" during a call to MatSetFromOptions()

See Also

MatCreateSeqSell(), MATSELL, MATMPISELL, MATSEQAIJ, MATAIJ, MATMPIAIJ

Level

beginner

Location

src/mat/impls/sell/seq/sell.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages