Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/impls/shell/
H A Dpartshell.c19 static PetscErrorCode PetscPartitionerDestroy_Shell(PetscPartitioner part) in PetscPartitionerDestroy_Shell() function
134 part->ops->destroy = PetscPartitionerDestroy_Shell; in PetscPartitionerInitialize_Shell()