Home
last modified time | relevance | path

Searched defs:perm_ptr (Results 1 – 6 of 6) sorted by relevance

/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact3.c9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_3() local
H A Dsbaijfact6.c9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_4() local
H A Dsbaijfact7.c9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_5() local
H A Dsbaijfact9.c9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_6() local
H A Dsbaijfact11.c9 const PetscInt *ai, *aj, *perm_ptr, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_7() local
H A Dsbaijfact.c562 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_N() local
869 const PetscInt *ai, *aj, *perm_ptr; in MatCholeskyFactorNumeric_SeqSBAIJ_2() local