Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/chaco/ !
H A Dchaco.c181 …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 Ddlregismat.c13 const char *const MPChacoLocalTypes[] = {"", "KERNIGHAN", "NONE", "MPChacoLocalType", "MP_… variable
/petsc/include/ !
H A Dpetscmat.h1833 PETSC_EXTERN const char *const MPChacoLocalTypes[]; variable