Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/order/
H A Dspectral.c23 PetscInt rStart, rEnd, r, colMax = 0; in MatCreateLaplacian() local
/petsc/src/mat/utils/
H A Daxpy.c498 PetscInt *newCols, rStart, rEnd, maxRows, r, colMax = 0, nnz0 = 0, nnz1 = 0; in MatFilter() local