Searched defs:iprev (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex2.c | 149 PetscInt iprev, icenter, inext; in CreateSystem() local 571 PetscInt iuy, iux, ip, iprev, icenter; in CreateReferenceSolution() local
|
| /petsc/src/dm/impls/stag/tests/ |
| H A D | ex18.c | 253 PetscInt iprev, icenter, inext; in CreateSystem() local
|
| /petsc/src/mat/interface/ |
| H A D | matrix.c | 4567 MatSolverTypeForSpecifcType inext, iprev = NULL; in MatSolverTypeRegister() local 4704 MatSolverTypeForSpecifcType inext, iprev; in MatSolverTypeDestroy() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | aij.c | 4557 PetscInt M, N, row, iprev; in MatSetPreallocationCOO_SeqAIJ() local
|