Searched refs:MPChacoLocalTypes (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/mat/graphops/partition/impls/chaco/ ! |
| H A D | chaco.c | 181 …PetscCall(PetscViewerASCIIPrintf(viewer, " Local method: %s\n", MPChacoLocalTypes[chaco->local_me… in MatPartitioningView_Chaco() 629 …oning_chaco_local", "Local method", "MatPartitioningChacoSetLocal", MPChacoLocalTypes, (PetscEnum)… in MatPartitioningSetFromOptions_Chaco()
|
| /petsc/src/mat/interface/ ! |
| H A D | dlregismat.c | 13 const char *const MPChacoLocalTypes[] = {"", "KERNIGHAN", "NONE", "MPChacoLocalType", "MP_… variable
|
| /petsc/include/ ! |
| H A D | petscmat.h | 1833 PETSC_EXTERN const char *const MPChacoLocalTypes[]; variable
|