Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/scotch/
H A Dscotch.c36 PetscErrorCode MatPartitioningPTScotchSetImbalance(MatPartitioning part, PetscReal imb) in MatPartitioningPTScotchSetImbalance() function
256 if (flag) PetscCall(MatPartitioningPTScotchSetImbalance(part, r)); in MatPartitioningSetFromOptions_PTScotch()
/petsc/include/
H A Dpetscmat.h1879 PETSC_EXTERN PetscErrorCode MatPartitioningPTScotchSetImbalance(MatPartitioning, PetscReal);