Home
last modified time | relevance | path

Searched refs:MATOP_ZERO_ROWS_LOCAL (Results 1 – 2 of 2) sorted by relevance

/petsc/include/
H A Dpetscmat.h1965 MATOP_ZERO_ROWS_LOCAL = 67, enumerator
/petsc/src/mat/impls/shell/
H A Dshell.c1628 case MATOP_ZERO_ROWS_LOCAL: in MatShellSetOperation_Shell()