Home
last modified time | relevance | path

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

/petsc/src/mat/impls/is/
H A Dmatis.c2411 PetscInt tr[6], M, N, nr, nc, Asize, isn; in MatLoad_IS() local
2432 Asize = -tr[3]; in MatLoad_IS()
2439 if (Asize > size) allow = PETSC_TRUE; in MatLoad_IS()