Project name not set
CSR format specification.
A 3-tuple carrying the (row_start, col_indices, values) information.
(row_start, col_indices, values)
alias of tuple[Sequence[int], Sequence[int], Sequence[float | complex]]
tuple
Sequence
int
float
complex
previous
petsc4py.typing.CSRIndicesSpec
next
petsc4py.typing.NNZSpec