Searched defs:comms (Results 1 – 7 of 7) sorted by relevance
7 MPI_Comm comms[10], comm; in main() local
774 MPI_Comm *comms; in test_hierarchy() local858 MPI_Comm *comms = NULL; in test_mg() local
339 PetscErrorCode PCMGSetLevels_MG(PC pc, PetscInt levels, MPI_Comm *comms) in PCMGSetLevels_MG()498 PetscErrorCode PCMGSetLevels(PC pc, PetscInt levels, MPI_Comm *comms) in PCMGSetLevels()
22 …MPI_Comm comms[2]; /* Communicators with distributed topology in both directio… member
74 PetscErrorCode SNESFASSetLevels(SNES snes, PetscInt levels, MPI_Comm *comms) in SNESFASSetLevels()
378 struct PetscCommStash *comms = counter->comms, *pcomm; in Petsc_Counter_Attr_DeleteFn() local
1459 …struct PetscCommStash *comms; /* communicators available for PETSc to pass off to other packag… member