Home
last modified time | relevance | path

Searched defs:roffset (Results 1 – 12 of 12) sorted by relevance

/petsc/src/dm/impls/plex/
H A Dplexcheckinterface.c77 const PetscInt *roffset, *rmine, *rremote; in SortByRemote_Private() local
101 const PetscInt *roffset; in GetRecursiveConeCoordinatesPerRank_Private() local
171 const PetscInt *mine, *roffset, *rmine, *rremote; in DMPlexCheckInterfaceCones() local
H A Dplexinterpolate.c779 const PetscInt *roffset = NULL, *rmine = NULL, *rremote = NULL; in SortRmineRremoteByRemote_Private() local
804 const PetscInt *roffset; in DMPlexOrientInterface_Internal() local
/petsc/include/
H A Dpetscsf.h203 …ks(PetscSF sf, PetscMPIInt *nranks, const PetscMPIInt *ranks[], const PetscInt *roffset[], const P… in PetscSFGetRanks()
/petsc/src/vec/is/sf/interface/ftn-custom/
H A Dzsf.c72 const PetscInt *roffset = NULL; in petscsfgetrootranks_() 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/vec/is/sf/impls/basic/allgatherv/
H A Dsfallgatherv.c329 …erv(PetscSF sf, PetscMPIInt *nranks, const PetscMPIInt **ranks, const PetscInt **roffset, const Pe… in PetscSFGetRootRanks_Allgatherv()
/petsc/src/vec/is/sf/impls/basic/
H A Dsfbasic.c473 const PetscInt *roffset, *rmine, *rremote, *ioffset, *irootloc; in PetscSFCreateEmbeddedRootSF_Basic() local
/petsc/src/mat/impls/aij/mpi/kokkos/
H A Dmpiaijkok.kokkos.cxx384 const PetscInt *ioffset, *irootloc, *roffset, *rmine; in MatMPIAIJKokkosReduceBegin() local
793 const PetscInt *ioffset, *irootloc, *roffset; in MatMPIAIJKokkosBcastBegin() local
/petsc/src/vec/is/sf/impls/window/
H A Dsfwindow.c75 const PetscInt *roffset; in PetscSFWindowGetDataTypes() local
/petsc/include/petsc/private/
H A Dsfimpl.h77 PetscInt *roffset; /* Array of length nranks+1, offset in rmine/rremote for each rank */ member
/petsc/src/dm/dt/dualspace/impls/sum/
H A Ddualspacesum.c392 PetscInt *roffset; in PetscDualSpaceSumCreateMappings() local
/petsc/src/vec/is/sf/interface/
H A Dsf.c957 …ks(PetscSF sf, PetscMPIInt *nranks, const PetscMPIInt *ranks[], const PetscInt *roffset[], const P… in PetscSFGetRootRanks()