Searched defs:ioffset (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex61f.F90 | 21 integer :: itmp1, itmp2, ioffset, i local
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfbasic.c | 449 …c(PetscSF sf, PetscMPIInt *niranks, const PetscMPIInt **iranks, const PetscInt **ioffset, const Pe… in PetscSFGetLeafRanks_Basic() 473 const PetscInt *roffset, *rmine, *rremote, *ioffset, *irootloc; in PetscSFCreateEmbeddedRootSF_Basic() local
|
| /petsc/src/vec/is/sf/interface/ftn-custom/ |
| H A D | zsf.c | 56 const PetscInt *ioffset = NULL; in petscsfgetleafranks_() local
|
| /petsc/src/dm/impls/plex/adaptors/parmmg/ |
| H A D | parmmgadapt.c | 41 const PetscInt *gV, *ioffset, *irootloc, *roffset, *rmine, *rremote; in DMAdaptMetric_ParMmg_Plex() local
|
| /petsc/src/vec/is/sf/impls/basic/allgatherv/ |
| H A D | sfallgatherv.c | 357 …v(PetscSF sf, PetscMPIInt *niranks, const PetscMPIInt **iranks, const PetscInt **ioffset, const Pe… in PetscSFGetLeafRanks_Allgatherv()
|
| /petsc/src/mat/impls/aij/mpi/kokkos/ |
| H A D | mpiaijkok.kokkos.cxx | 384 const PetscInt *ioffset, *irootloc, *roffset, *rmine; in MatMPIAIJKokkosReduceBegin() local 793 const PetscInt *ioffset, *irootloc, *roffset; in MatMPIAIJKokkosBcastBegin() local
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 993 …(PetscSF sf, PetscMPIInt *niranks, const PetscMPIInt *iranks[], const PetscInt *ioffset[], const P… in PetscSFGetLeafRanks()
|