Home
last modified time | relevance | path

Searched refs:nexti (Results 1 – 14 of 14) sorted by relevance

/petsc/src/mat/impls/sbaij/seq/
H A Dsbaijfact.c564 PetscInt *a2anew, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_N() local
644 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_N()
680 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_N()
737 PetscInt *ai, *aj, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_N_NaturalOrdering() local
776 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_N_NaturalOrdering()
812 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_N_NaturalOrdering()
871 PetscInt *a2anew, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_2() local
952 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_2()
997 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_2()
1050 PetscInt *ai, *aj, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_2_NaturalOrdering() local
[all …]
H A Dsbaijfact4.c11 PetscInt *ai, *aj, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_3_NaturalOrdering() local
49 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_3_NaturalOrdering()
116 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_3_NaturalOrdering()
H A Dsbaijfact3.c10 PetscInt *a2anew, i, j, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_3() local
87 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_3()
154 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_3()
H A Dsbaijfact5.c11 PetscInt *ai, *aj, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_4_NaturalOrdering() local
50 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_4_NaturalOrdering()
141 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_4_NaturalOrdering()
H A Dsbaijfact6.c10 PetscInt i, j, *a2anew, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_4() local
88 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_4()
179 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_4()
H A Dsbaijfact8.c11 PetscInt *ai, *aj, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili, ipvt[5]; in MatCholeskyFactorNumeric_SeqSBAIJ_5_NaturalOrdering() local
49 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_5_NaturalOrdering()
170 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_5_NaturalOrdering()
H A Dsbaijfact7.c10 PetscInt i, j, *a2anew, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili, ipvt[5]; in MatCholeskyFactorNumeric_SeqSBAIJ_5() local
87 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_5()
208 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_5()
H A Dsbaijfact9.c10 PetscInt i, j, *a2anew, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_6() local
89 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_6()
321 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_6()
H A Dsbaijfact10.c11 PetscInt *ai, *aj, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_6_NaturalOrdering() local
57 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_6_NaturalOrdering()
326 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_6_NaturalOrdering()
H A Dsbaijfact12.c11 PetscInt *ai, *aj, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili; in MatCholeskyFactorNumeric_SeqSBAIJ_7_NaturalOrdering() local
53 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_7_NaturalOrdering()
353 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_7_NaturalOrdering()
H A Dsbaijfact11.c10 PetscInt *a2anew, k, k1, jmin, jmax, *jl, *il, vj, nexti, ili, i, j, mbs = a->mbs; in MatCholeskyFactorNumeric_SeqSBAIJ_7() local
90 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqSBAIJ_7()
390 i = nexti; in MatCholeskyFactorNumeric_SeqSBAIJ_7()
H A Dsbaij2.c1279 …PetscInt i, j, k, bs = A->rmap->bs, bs2 = a->bs2, k1, mbs = a->mbs, jmin, jmax, nexti, ik,… in MatNorm_SeqSBAIJ() local
1321 nexti = jl[i]; /* next block row to be added */ in MatNorm_SeqSBAIJ()
1339 i = nexti; in MatNorm_SeqSBAIJ()
/petsc/src/mat/impls/baij/seq/
H A Dbaijfact.c755 PetscInt k, jmin, jmax, *jl, *il, col, nexti, ili, nz; in MatCholeskyFactorNumeric_SeqBAIJ_N() local
809 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqBAIJ_N()
828 i = nexti; in MatCholeskyFactorNumeric_SeqBAIJ_N()
892 PetscInt k, jmin, *jl, *il, nexti, ili, *acol, *bcol, nz; in MatCholeskyFactorNumeric_SeqBAIJ_N_NaturalOrdering() local
935 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqBAIJ_N_NaturalOrdering()
955 i = nexti; in MatCholeskyFactorNumeric_SeqBAIJ_N_NaturalOrdering()
/petsc/src/mat/impls/aij/seq/
H A Daijfact.c1712 PetscInt k, jmin, jmax, *c2r, *il, col, nexti, ili, nz; in MatCholeskyFactorNumeric_SeqAIJ() local
1784 nexti = c2r[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqAIJ()
1803 i = nexti; in MatCholeskyFactorNumeric_SeqAIJ()
1879 PetscInt k, jmin, jmax, *jl, *il, col, nexti, ili, nz; in MatCholeskyFactorNumeric_SeqAIJ_inplace() local
1948 nexti = jl[i]; /* next row to be added to k_th row */ in MatCholeskyFactorNumeric_SeqAIJ_inplace()
1967 i = nexti; in MatCholeskyFactorNumeric_SeqAIJ_inplace()