Home
last modified time | relevance | path

Searched defs:jx (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/tutorials/
H A Dex56.c191 PetscInt jx, ix, idx[8], idx3[24]; in main() local
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c368 …PetscInt ix = ii * ndata_rows + kk + jj * stride0, jx = ii * node_data_sz + kk * ndata_cols + j… in PCGAMGCreateLevel_GAMG() local
399 …PetscInt ix = ii * ndata_rows + kk + jj * strideNew, jx = ii * node_data_sz + kk * ndata_cols + jj; in PCGAMGCreateLevel_GAMG() local