Home
last modified time | relevance | path

Searched refs:PetscPartitionerPartition_Gather (Results 1 – 1 of 1) sorted by relevance

/petsc/src/dm/partitioner/impls/gather/
H A Dpartgather.c14 static PetscErrorCode PetscPartitionerPartition_Gather(PetscPartitioner part, PetscInt nparts, Pets… in PetscPartitionerPartition_Gather() function
30 part->ops->partition = PetscPartitionerPartition_Gather; in PetscPartitionerInitialize_Gather()