| /petsc/src/mat/graphops/partition/impls/scotch/ ! |
| H A D | scotch.c | 13 SCOTCH_Num strategy; member 119 …ErrorCode MatPartitioningPTScotchSetStrategy(MatPartitioning part, MPPTScotchStrategyType strategy) in MatPartitioningPTScotchSetStrategy() argument 123 PetscValidLogicalCollectiveEnum(part, strategy, 2); in MatPartitioningPTScotchSetStrategy() 124 …atPartitioningPTScotchSetStrategy_C", (MatPartitioning, MPPTScotchStrategyType), (part, strategy)); in MatPartitioningPTScotchSetStrategy() 128 … MatPartitioningPTScotchSetStrategy_PTScotch(MatPartitioning part, MPPTScotchStrategyType strategy) in MatPartitioningPTScotchSetStrategy_PTScotch() argument 133 switch (strategy) { in MatPartitioningPTScotchSetStrategy_PTScotch() 135 scotch->strategy = SCOTCH_STRATQUALITY; in MatPartitioningPTScotchSetStrategy_PTScotch() 138 scotch->strategy = SCOTCH_STRATSPEED; in MatPartitioningPTScotchSetStrategy_PTScotch() 141 scotch->strategy = SCOTCH_STRATBALANCE; in MatPartitioningPTScotchSetStrategy_PTScotch() 144 scotch->strategy = SCOTCH_STRATSAFETY; in MatPartitioningPTScotchSetStrategy_PTScotch() [all …]
|
| /petsc/src/dm/partitioner/impls/ptscotch/ ! |
| H A D | partptscotch.c | 23 PetscInt strategy; member 34 static int PTScotch_Strategy(PetscInt strategy) in PTScotch_Strategy() argument 36 switch (strategy) { in PTScotch_Strategy() 58 static PetscErrorCode PTScotch_PartGraph_Seq(SCOTCH_Num strategy, double imbalance, SCOTCH_Num n, S… in PTScotch_PartGraph_Seq() argument 67 SCOTCH_Num flagval = strategy; in PTScotch_PartGraph_Seq() 99 static PetscErrorCode PTScotch_PartGraph_MPI(SCOTCH_Num strategy, double imbalance, SCOTCH_Num vtxd… in PTScotch_PartGraph_MPI() argument 111 SCOTCH_Num flagval = strategy; in PTScotch_PartGraph_MPI() 169 …cViewerASCIIPrintf(viewer, "using partitioning strategy %s\n", PTScotchStrategyList[p->strategy])); in PetscPartitionerView_PTScotch_ASCII() 196 …ch_strategy", "Partitioning strategy", "", slist, nlist, slist[p->strategy], &p->strategy, &flag)); in PetscPartitionerSetFromOptions_PTScotch() 261 int strat = PTScotch_Strategy(pts->strategy); in PetscPartitionerPartition_PTScotch() [all …]
|
| /petsc/src/dm/impls/plex/tests/output/ ! |
| H A D | ex24_3.out | 7 using partitioning strategy DEFAULT 27 using partitioning strategy DEFAULT 47 using partitioning strategy DEFAULT 67 using partitioning strategy DEFAULT
|
| H A D | ex1_part_ptscotch_0.out | 13 using partitioning strategy QUALITY 31 using partitioning strategy QUALITY
|
| /petsc/src/ksp/ksp/utils/lmvm/dense/ ! |
| H A D | denseqn.c | 240 …", "MatLMVMDenseType", MatLMVMDenseTypes, (PetscEnum)lqn->strategy, (PetscEnum *)&lqn->strategy, N… in MatSetFromOptions_LMVMDQN() 243 …", "MatLMVMDenseType", MatLMVMDenseTypes, (PetscEnum)lqn->strategy, (PetscEnum *)&lqn->strategy, N… in MatSetFromOptions_LMVMDQN() 246 …", "MatLMVMDenseType", MatLMVMDenseTypes, (PetscEnum)lqn->strategy, (PetscEnum *)&lqn->strategy, N… in MatSetFromOptions_LMVMDQN() 321 if (h_old == m && lqn->strategy == MAT_LMVM_DENSE_REORDER) { in MatUpdate_LMVMDQN() 343 … StYidx = (lqn->strategy == MAT_LMVM_DENSE_REORDER) ? history_index(m, lqn->num_updates, k) : idx; in MatUpdate_LMVMDQN() 371 …if (lqn->strategy == MAT_LMVM_DENSE_REORDER) PetscCall(VecRecycleOrderToHistoryOrder(B, this_sy_co… in MatUpdate_LMVMDQN() 379 … YtSidx = (lqn->strategy == MAT_LMVM_DENSE_REORDER) ? history_index(m, lqn->num_updates, k) : idx; in MatUpdate_LMVMDQN() 388 …if (lqn->strategy == MAT_LMVM_DENSE_REORDER) PetscCall(VecRecycleOrderToHistoryOrder(B, this_ys_co… in MatUpdate_LMVMDQN() 401 if (lqn->strategy == MAT_LMVM_DENSE_REORDER) { in MatUpdate_LMVMDQN() 474 mlqn->strategy = blqn->strategy; in MatCopy_LMVMDQN() [all …]
|
| /petsc/src/dm/partitioner/tests/output/ ! |
| H A D | ex33_ptscotch_nsize-1_nparts-1_pwgts-false.out | 8 using partitioning strategy DEFAULT 28 using partitioning strategy DEFAULT 52 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-1_nparts-3_pwgts-true.out | 8 using partitioning strategy DEFAULT 30 using partitioning strategy DEFAULT 56 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-1_nparts-2_pwgts-false.out | 8 using partitioning strategy DEFAULT 29 using partitioning strategy DEFAULT 54 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-1_nparts-2_pwgts-true.out | 8 using partitioning strategy DEFAULT 29 using partitioning strategy DEFAULT 54 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-1_nparts-1_pwgts-true.out | 8 using partitioning strategy DEFAULT 28 using partitioning strategy DEFAULT 52 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-1_nparts-3_pwgts-false.out | 8 using partitioning strategy DEFAULT 30 using partitioning strategy DEFAULT 56 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-2_nparts-1_pwgts-false.out | 9 using partitioning strategy DEFAULT 33 using partitioning strategy DEFAULT 61 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-2_nparts-1_pwgts-true.out | 9 using partitioning strategy DEFAULT 33 using partitioning strategy DEFAULT 61 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-2_nparts-2_pwgts-true.out | 9 using partitioning strategy DEFAULT 35 using partitioning strategy DEFAULT 65 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-2_nparts-2_pwgts-false.out | 9 using partitioning strategy DEFAULT 35 using partitioning strategy DEFAULT 65 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-2_nparts-3_pwgts-true.out | 9 using partitioning strategy DEFAULT 37 using partitioning strategy DEFAULT 69 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-3_nparts-1_pwgts-true.out | 10 using partitioning strategy DEFAULT 38 using partitioning strategy DEFAULT 74 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-2_nparts-3_pwgts-false.out | 9 using partitioning strategy DEFAULT 37 using partitioning strategy DEFAULT 69 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-3_nparts-1_pwgts-false.out | 10 using partitioning strategy DEFAULT 38 using partitioning strategy DEFAULT 74 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-3_nparts-2_pwgts-false.out | 10 using partitioning strategy DEFAULT 41 using partitioning strategy DEFAULT 80 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-3_nparts-2_pwgts-true.out | 10 using partitioning strategy DEFAULT 41 using partitioning strategy DEFAULT 80 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-3_nparts-3_pwgts-true.out | 10 using partitioning strategy DEFAULT 44 using partitioning strategy DEFAULT 86 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_nsize-3_nparts-3_pwgts-false.out | 10 using partitioning strategy DEFAULT 44 using partitioning strategy DEFAULT 86 using partitioning strategy DEFAULT
|
| H A D | ex33_ptscotch_strategy_petscpartitioner_ptscotch_strategy-SPEED.out | 1 using partitioning strategy SPEED
|
| H A D | ex33_ptscotch_strategy_petscpartitioner_ptscotch_strategy-SCALABILITY.out | 1 using partitioning strategy SCALABILITY
|