Home
last modified time | relevance | path

Searched defs:idx1 (Results 1 – 13 of 13) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex6.c7 PetscInt n = 6, idx1[3] = {0, 1, 2}, loc[6] = {0, 1, 2, 3, 4, 5}; in main() local
H A Dex7.c7 PetscInt n = 6, idx1[3] = {0, 1, 2}, loc[6] = {0, 1, 2, 3, 4, 5}; in main() local
H A Dex2.c8 PetscInt n = 5, idx1[2] = {0, 3}, idx2[2] = {1, 4}; in main() local
H A Dex4.c8 PetscInt n = 5, idx1[2] = {0, 3}, idx2[2] = {1, 4}; in main() local
H A Dex9.c7 PetscInt n = 5, i, idx2[3] = {0, 2, 3}, idx1[3] = {0, 1, 2}; in main() local
/petsc/src/vec/is/tests/
H A Dex8.c9 const PetscInt *idx1, *idx2; in TestEqual() local
/petsc/src/dm/tutorials/
H A Dex20.c125 PetscInt idx, idx0, idx1, idx2, idx3; in pic_insert_DMPLEX_with_cell_list() local
/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c126 PetscInt *idx1, *idx2, i, j, k; in PCSetUp_Redundant() local
/petsc/src/mat/tests/
H A Dex23.c587 PetscInt *idx0, *idx1, n0, n1; in main() local
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c358 PetscInt *idx1, *idx2, nout; in PCSetUp_ASM() local
/petsc/src/dm/impls/plex/
H A Dplexpreallocate.c155 static PetscErrorCode PetscIntViewPairs(PetscInt N, PetscInt Ncol, const PetscInt idx1[], const Pet… in PetscIntViewPairs()
/petsc/src/vec/is/section/interface/
H A Dsection.c253 const PetscInt *idx1, *idx2; in PetscSectionCompare() local
/petsc/src/dm/dt/interface/
H A Ddtweakform.c964 PetscInt *values, *idx1, *idx2, *idx; in PetscWeakFormViewTable_Ascii() local