Home
last modified time | relevance | path

Searched defs:oi (Results 1 – 8 of 8) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscmat.pxi921 object oi, object oj, object ov,
947 object oi, object oj, object ov,
1004 object oi, object oj, object ov,
1079 object oi, object oj, object ov,
H A Dpetscvec.pxi367 object oi, object ov, object oim,
/petsc/src/mat/tests/
H A Dex110.c9 PetscInt *di, *dj, *oi, *oj, nd; in main() local
H A Dex302k.kokkos.cxx16 PetscInt *di, *dj, *oi, *oj, nd; in main() local
/petsc/src/mat/graphops/color/impls/jp/
H A Djp.c36 PetscInt *di, *oi, *dj, *oj; in MCJPGreatestWeight_Private() local
144 PetscInt *oi; in MCJPInitialLocalColor_Private() local
274 PetscInt *di, *oi, *dj, *oj; in MCJPMinColor_Private() local
/petsc/src/dm/impls/plex/tutorials/
H A Dex11.c209 PetscInt No, o, oi, o2; in VerifyInverse() local
256 PetscInt Nct, n, oi, debug = 0; in CheckSubcells() local
/petsc/src/mat/impls/is/
H A Dmatis.c637 const PetscInt *di, *dj, *oi, *oj; in MatConvert_XAIJ_IS() local
/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c6917 … PetscInt M, PetscInt N, PetscInt i[], PetscInt j[], PetscScalar a[], PetscInt oi[], PetscInt oj[]… in MatCreateMPIAIJWithSplitArrays()
7017 const PetscInt *oi = idx; in MatSeqAIJCopySubArray() local