Searched refs:proc_weight_flg (Results 1 – 1 of 1) sorted by relevance
269 PetscBool proc_weight_flg; in MatPartitioningApply_PTScotch_Private() local290 proc_weight_flg = part->part_weights ? PETSC_TRUE : PETSC_FALSE; in MatPartitioningApply_PTScotch_Private()291 …PetscOptionsGetBool(NULL, NULL, "-mat_partitioning_ptscotch_proc_weight", &proc_weight_flg, NULL)); in MatPartitioningApply_PTScotch_Private()329 if (proc_weight_flg) { in MatPartitioningApply_PTScotch_Private()