Home
last modified time | relevance | path

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

/petsc/src/mat/graphops/partition/impls/chaco/
H A Dchaco.c183 …PetscCall(PetscViewerASCIIPrintf(viewer, " Eigensolver: %s\n", MPChacoEigenTypes[chaco->eigen_met… in MatPartitioningView_Chaco()
633 …olver", "Eigensolver method", "MatPartitioningChacoSetEigenSolver", MPChacoEigenTypes, (PetscEnum)… in MatPartitioningSetFromOptions_Chaco()
/petsc/src/mat/interface/
H A Ddlregismat.c14 const char *const MPChacoEigenTypes[] = {"LANCZOS", "RQI", "MPChacoEigenType", "MP_CHACO_"… variable
/petsc/include/
H A Dpetscmat.h1838 PETSC_EXTERN const char *const MPChacoEigenTypes[]; variable