Searched defs:rmine (Results 1 – 11 of 11) sorted by relevance
| /petsc/src/dm/impls/plex/ |
| H A D | plexcheckinterface.c | 77 const PetscInt *roffset, *rmine, *rremote; in SortByRemote_Private() local 96 …rCode GetRecursiveConeCoordinatesPerRank_Private(DM dm, PetscSF sf, PetscInt rmine[], Vec *coordin… in GetRecursiveConeCoordinatesPerRank_Private() 171 const PetscInt *mine, *roffset, *rmine, *rremote; in DMPlexCheckInterfaceCones() local
|
| H A D | plexinterpolate.c | 779 const PetscInt *roffset = NULL, *rmine = NULL, *rremote = NULL; in SortRmineRremoteByRemote_Private() local
|
| /petsc/include/ |
| H A D | petscsf.h | 203 … *nranks, const PetscMPIInt *ranks[], const PetscInt *roffset[], const PetscInt *rmine[], const Pe… in PetscSFGetRanks()
|
| /petsc/src/vec/is/sf/interface/ftn-custom/ |
| H A D | zsf.c | 73 const PetscInt *rmine = NULL; in petscsfgetrootranks_() 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 | 329 …nt *nranks, const PetscMPIInt **ranks, const PetscInt **roffset, const PetscInt **rmine, const Pet… in PetscSFGetRootRanks_Allgatherv()
|
| /petsc/src/vec/is/sf/impls/basic/ |
| H A D | sfbasic.c | 473 const PetscInt *roffset, *rmine, *rremote, *ioffset, *irootloc; in PetscSFCreateEmbeddedRootSF_Basic() local
|
| /petsc/src/vec/is/sf/impls/window/ |
| H A D | sfwindow.c | 97 PetscMPIInt *rmine, *rremote; in PetscSFWindowGetDataTypes() local
|
| /petsc/include/petsc/private/ |
| H A D | sfimpl.h | 78 …PetscInt *rmine; /* Concatenated array holding local indices referencing each remote rank … member
|
| /petsc/src/vec/is/sf/interface/ |
| H A D | sf.c | 957 … *nranks, const PetscMPIInt *ranks[], const PetscInt *roffset[], const PetscInt *rmine[], const Pe… in PetscSFGetRootRanks()
|
| /petsc/src/mat/impls/aij/mpi/kokkos/ |
| H A D | mpiaijkok.kokkos.cxx | 384 const PetscInt *ioffset, *irootloc, *roffset, *rmine; in MatMPIAIJKokkosReduceBegin() local
|