Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/party/
H A Dparty.c362 static PetscErrorCode MatPartitioningDestroy_Party(MatPartitioning part) in MatPartitioningDestroy_Party() function
409 part->ops->destroy = MatPartitioningDestroy_Party; in MatPartitioningCreate_Party()