Searched refs:PETSCPARTITIONERGATHER (Results 1 – 5 of 5) sorted by relevance
9 PetscPartitionerType PETSCPARTITIONERGATHER
10 GATHER = S_(PETSCPARTITIONERGATHER)
37 #define PETSCPARTITIONERGATHER "gather" macro
76 PetscCall(PetscPartitionerRegister(PETSCPARTITIONERGATHER, PetscPartitionerCreate_Gather)); in PetscPartitionerRegisterAll()
2326 PetscCall(PetscPartitionerSetType(gatherPart, PETSCPARTITIONERGATHER)); in DMPlexGetGatherDM()