Searched defs:perm_ptr (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/impls/sbaij/seq/ |
| H A D | sbaijfact3.c | 9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_3() local
|
| H A D | sbaijfact6.c | 9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_4() local
|
| H A D | sbaijfact7.c | 9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_5() local
|
| H A D | sbaijfact9.c | 9 const PetscInt *ai, *aj, *perm_ptr, mbs = a->mbs, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_6() local
|
| H A D | sbaijfact11.c | 9 const PetscInt *ai, *aj, *perm_ptr, *bi = b->i, *bj = b->j; in MatCholeskyFactorNumeric_SeqSBAIJ_7() local
|
| H A D | sbaijfact.c | 562 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
|