Searched defs:newcomm (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/sys/tests/ |
| H A D | ex53.c | 15 MPI_Comm newcomm; in main() local
|
| /petsc/src/vec/is/sf/tests/ |
| H A D | ex6.c | 11 MPI_Comm newcomm; in main() local
|
| /petsc/src/dm/impls/stag/ |
| H A D | stagintern.c | 36 MPI_Comm newcomm; in DMStagDuplicateWithoutSetup() local
|
| /petsc/src/sys/mpiuni/ |
| H A D | mpi.c | 288 int MPI_Comm_create(MPI_Comm comm, MPI_Group group, MPI_Comm *newcomm) in MPI_Comm_create() 632 PETSC_EXTERN void petsc_mpi_comm_split_(MPI_Comm *comm, int *color, int *key, MPI_Comm *newcomm, in… in petsc_mpi_comm_split_() 734 PETSC_EXTERN void petsc_mpi_comm_create_(int *comm, int *group, int *newcomm, int *ierr) in petsc_mpi_comm_create_()
|
| /petsc/include/petsc/mpiuni/ |
| H A D | mpi.h | 537 …#define MPI_Comm_split(comm, color, key, newcomm) … argument 538 …#define MPI_Comm_split_type(comm, color, key, info, newcomm) … argument 557 …#define MPI_Cart_sub(comm, remain_dims, newcomm) … argument
|
| /petsc/src/sys/logging/handler/impls/default/ |
| H A D | logdefault.c | 1789 MPI_Comm newcomm; in PetscLogHandlerView_Default_Info() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexdistribute.c | 2006 PetscErrorCode DMPlexDistributeOverlap_Internal(DM dm, PetscInt overlap, MPI_Comm newcomm, const ch… in DMPlexDistributeOverlap_Internal()
|