Searched refs:MPChacoGlobalTypes (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/graphops/partition/impls/chaco/ |
| H A D | chaco.c | 180 …PetscCall(PetscViewerASCIIPrintf(viewer, " Global method: %s\n", MPChacoGlobalTypes[chaco->global… in MatPartitioningView_Chaco() 627 …g_chaco_global", "Global method", "MatPartitioningChacoSetGlobal", MPChacoGlobalTypes, (PetscEnum)… in MatPartitioningSetFromOptions_Chaco()
|
| /petsc/src/mat/interface/ |
| H A D | dlregismat.c | 12 const char *const MPChacoGlobalTypes[] = {"", "MULTILEVEL", "SPECTRAL", "", "LINEAR", "RAND… variable
|
| /petsc/include/ |
| H A D | petscmat.h | 1828 PETSC_EXTERN const char *const MPChacoGlobalTypes[]; variable
|