Home
last modified time | relevance | path

Searched defs:isn (Results 1 – 8 of 8) sorted by relevance

/petsc/src/mat/tests/
H A Dex82.c19 IS is, isn, isrows; in main() local
H A Dex80.c19 IS is, isn; in main() local
H A Dex193.c24 IS is, isn, isrows; in main() local
H A Dex73.c26 IS is, isn; in main() local
/petsc/src/ksp/ksp/tutorials/
H A Dex64.c55 IS is, isn, isrows; in main() local
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c254 IS partitioning, fromrows, isn; in PCGASMSetHierarchicalPartitioning() local
/petsc/src/mat/impls/is/
H A Dmatis.c2411 PetscInt tr[6], M, N, nr, nc, Asize, isn; in MatLoad_IS() local
/petsc/src/mat/interface/
H A Dmatrix.c1620 PetscErrorCode MatSetValuesIS(Mat mat, IS ism, IS isn, const PetscScalar v[], InsertMode addv) in MatSetValuesIS()