Home
last modified time | relevance | path

Searched refs:MPChacoGlobalTypes (Results 1 – 3 of 3) sorted by relevance

/petsc/src/mat/graphops/partition/impls/chaco/
H A Dchaco.c180 …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 Ddlregismat.c12 const char *const MPChacoGlobalTypes[] = {"", "MULTILEVEL", "SPECTRAL", "", "LINEAR", "RAND… variable
/petsc/include/
H A Dpetscmat.h1828 PETSC_EXTERN const char *const MPChacoGlobalTypes[]; variable