Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/seq/seqhipsparse/
H A Daijhipsparse.hip.cxx391 PetscInt i, nz, nzUpper, offset; in MatSeqAIJHIPSPARSEBuildILUUpperTriMatrix() local
547 PetscInt nzUpper = a->nz, n = A->rmap->n, i, offset, nz, j; in MatSeqAIJHIPSPARSEBuildICCTriMatrices() local
/petsc/src/mat/impls/aij/seq/seqcusparse/
H A Daijcusparse.cu446 PetscInt i, nz, nzUpper, offset; in MatSeqAIJCUSPARSEBuildILUUpperTriMatrix() local
782 PetscInt nzUpper = a->nz, n = A->rmap->n, i, offset, nz, j; in MatSeqAIJCUSPARSEBuildICCTriMatrices() local