Home
last modified time | relevance | path

Searched defs:ix (Results 1 – 25 of 32) sorted by relevance

12

/petsc/src/vec/is/sf/tests/
H A Dex9.c15 IS ix, iy; in main() local
178 IS ix, iy; in main() local
264 IS ix, iy; in main() local
H A Dex2.c17 IS ix, iy; in main() local
H A Dex15.c13 PetscInt i, n, *ix, *iy, *tomap, start; in main() local
H A Dex6.c13 IS ix; in main() local
H A Dex17.c17 IS ix; in main() local
H A Dex23.c11 IS ix, iy; in main() local
H A Dex22.c10 IS ix, iy; in main() local
H A Dex7.c9 IS ix, iy; in main() local
H A Dex14.c8 PetscInt bs = 1, ix[2], iy[2]; in main() local
/petsc/src/vec/is/tests/
H A Dex3.c8 PetscInt bs = 2, n = 3, ix[3] = {1, 7, 9}; in main() local
H A Dex1.c8 PetscInt bs = 2, n = 3, ix[3] = {1, 7, 9}, iy[2] = {0, 2}, mp[2]; in main() local
H A Dex2.c9 PetscInt ix[3][3][3] = { in main() local
/petsc/src/vec/vec/tests/
H A Dex13.c10 PetscInt n, N, ix[2], iy[2]; in main() local
/petsc/src/dm/impls/stag/
H A Dstagstencil.c385 … DMStagStencilToIndexLocal(DM dm, PetscInt dim, PetscInt n, const DMStagStencil *pos, PetscInt *ix) in DMStagStencilToIndexLocal()
452 PetscInt *ix; in DMStagVecGetValuesStencil() local
496 PetscInt *ix; in DMStagVecSetValuesStencil() local
/petsc/src/ksp/ksp/tutorials/
H A Dex55.c13 PetscInt i, m, M, its, Istart, Iend, j, Ii, ix, ne = 4; in main() local
H A Dex54.c10 PetscInt i, m, M, its, Istart, Iend, j, Ii, ix, ne = 4; in main() local
H A Dex56.c191 PetscInt jx, ix, idx[8], idx3[24]; in main() local
H A Dex74.c86 PetscInt nstages, is, ie, matis, matie, *ix, *ix2; in main() local
/petsc/src/vec/vec/impls/seq/
H A Dbvec2.c489 PetscErrorCode VecGetValues_Seq(Vec xin, PetscInt ni, const PetscInt ix[], PetscScalar y[]) in VecGetValues_Seq()
508 PetscErrorCode VecSetValues_Seq(Vec xin, PetscInt ni, const PetscInt ix[], const PetscScalar y[], I… in VecSetValues_Seq()
535 PetscErrorCode VecSetValuesBlocked_Seq(Vec xin, PetscInt ni, const PetscInt ix[], const PetscScalar… in VecSetValuesBlocked_Seq()
/petsc/src/mat/graphops/coarsen/impls/mis/
H A Dmis.c28 …PetscInt num_fine_ghosts, kk, n, ix, j, *idx, *ii, Iend, my0, nremoved, gid, lid, cpid, l… in MatCoarsenApply_MIS_private() local
/petsc/src/vec/vec/impls/mpi/
H A Dpdvec.c710 PetscErrorCode VecGetValues_MPI(Vec xin, PetscInt ni, const PetscInt ix[], PetscScalar y[]) in VecGetValues_MPI()
728 PetscErrorCode VecSetValues_MPI(Vec xin, PetscInt ni, const PetscInt ix[], const PetscScalar y[], I… in VecSetValues_MPI()
765 PetscErrorCode VecSetValuesBlocked_MPI(Vec xin, PetscInt ni, const PetscInt ix[], const PetscScalar… in VecSetValuesBlocked_MPI()
/petsc/src/vec/vec/interface/
H A Drvector.c922 PetscErrorCode VecSetValues(Vec x, PetscInt ni, const PetscInt ix[], const PetscScalar y[], InsertM… in VecSetValues()
969 PetscErrorCode VecGetValues(Vec x, PetscInt ni, const PetscInt ix[], PetscScalar y[]) in VecGetValues()
1023 PetscErrorCode VecSetValuesBlocked(Vec x, PetscInt ni, const PetscInt ix[], const PetscScalar y[], … in VecSetValuesBlocked()
1075 PetscErrorCode VecSetValuesLocal(Vec x, PetscInt ni, const PetscInt ix[], const PetscScalar y[], In… in VecSetValuesLocal()
1136 PetscErrorCode VecSetValuesBlockedLocal(Vec x, PetscInt ni, const PetscInt ix[], const PetscScalar … in VecSetValuesBlockedLocal()
/petsc/src/dm/impls/moab/
H A Ddmmbutil.cxx200 PetscInt x, y, z, ix, nnodes; in DMMoab_GenerateVertices_Private() local
255 PetscInt ix, ie, xe, ye, ze; in DMMoab_GenerateElements_Private() local
/petsc/src/mat/graphops/coarsen/impls/misk/
H A Dmisk.c74 …PetscInt num_fine_ghosts, kk, n, ix, j, *idx, *ai, Iend, my0, nremoved, gid, cpid, lidj, … in MatCoarsenApply_MISK_private() 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

12