Searched defs:diag_offset (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/mat/impls/baij/seq/ |
| H A D | baijfact4.c | 14 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_N_inplace() local
|
| H A D | baijfact13.c | 17 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_3_inplace() local 277 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_3_NaturalOrdering_inplace() local
|
| H A D | baijfact11.c | 17 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_4_inplace() local 348 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_4_NaturalOrdering_inplace() local
|
| H A D | baijfact.c | 232 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_2_inplace() local 343 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_2_NaturalOrdering_inplace() local 621 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_1_inplace() local
|
| H A D | baijfact9.c | 17 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_5_inplace() local 420 PetscInt *diag_offset = b->diag, *ai = a->i, *aj = a->j, *pj; in MatILUFactorNumeric_SeqBAIJ_5_NaturalOrdering_inplace() local
|
| H A D | baijfact7.c | 14 …const PetscInt *ajtmpold, *ajtmp, *diag_offset = b->diag, *r, *ic, *bi = b->i, *bj = b->j, *ai = a… in MatILUFactorNumeric_SeqBAIJ_6_inplace() local 476 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_6_NaturalOrdering_inplace() local
|
| H A D | baijfact5.c | 14 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_7_inplace() local 572 const PetscInt *diag_offset; in MatILUFactorNumeric_SeqBAIJ_7_NaturalOrdering_inplace() local
|