Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/impls/gather/
H A Dpartgather.c7 static PetscErrorCode PetscPartitionerDestroy_Gather(PetscPartitioner part) in PetscPartitionerDestroy_Gather() function
29 part->ops->destroy = PetscPartitionerDestroy_Gather; in PetscPartitionerInitialize_Gather()