Home
last modified time | relevance | path

Searched defs:imbalance (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/partitioner/impls/ptscotch/
H A Dpartptscotch.c24 PetscReal imbalance; member
58 static PetscErrorCode PTScotch_PartGraph_Seq(SCOTCH_Num strategy, double imbalance, SCOTCH_Num n, S… in PTScotch_PartGraph_Seq()
99 static PetscErrorCode PTScotch_PartGraph_MPI(SCOTCH_Num strategy, double imbalance, SCOTCH_Num vtxd… in PTScotch_PartGraph_MPI()
/petsc/src/mat/graphops/partition/impls/scotch/
H A Dscotch.c12 double imbalance; member