Home
last modified time | relevance | path

Searched defs:oj (Results 1 – 6 of 6) 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,
/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
274 PetscInt *di, *oi, *dj, *oj; in MCJPMinColor_Private() 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 …tscInt N, PetscInt i[], PetscInt j[], PetscScalar a[], PetscInt oi[], PetscInt oj[], PetscScalar o… in MatCreateMPIAIJWithSplitArrays()