Home
last modified time | relevance | path

Searched defs:irootloc (Results 1 – 6 of 6) sorted by relevance

/petsc/src/vec/is/sf/impls/basic/
H A Dsfbasic.c449 …scMPIInt *niranks, const PetscMPIInt **iranks, const PetscInt **ioffset, const PetscInt **irootloc) 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 Dzsf.c57 const PetscInt *irootloc = NULL; in petscsfgetleafranks_() local
/petsc/src/dm/impls/plex/adaptors/parmmg/
H A Dparmmgadapt.c41 const PetscInt *gV, *ioffset, *irootloc, *roffset, *rmine, *rremote; in DMAdaptMetric_ParMmg_Plex() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx149 PetscIntKokkosView irootloc; // plans to put E (i.e., Bd, Bo) into rootBuf member
384 const PetscInt *ioffset, *irootloc, *roffset, *rmine; in MatMPIAIJKokkosReduceBegin() local
793 const PetscInt *ioffset, *irootloc, *roffset; in MatMPIAIJKokkosBcastBegin() local
964 PetscIntKokkosView &irootloc = mm->irootloc; in MatMPIAIJKokkosBcastBegin() local
/petsc/src/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c357 …scMPIInt *niranks, const PetscMPIInt **iranks, const PetscInt **ioffset, const PetscInt **irootloc) in PetscSFGetLeafRanks_Allgatherv()
/petsc/src/vec/is/sf/interface/
H A Dsf.c993 …PIInt *niranks, const PetscMPIInt *iranks[], const PetscInt *ioffset[], const PetscInt *irootloc[]) in PetscSFGetLeafRanks()