#include "petscmat.h" PetscErrorCode PETSCMAT_DLLEXPORT MatPartitioningCreate_Chaco(MatPartitioning part)Collective on MPI_Comm
-mat_partitioning_chaco_global <multilevel | - kl> (one of) multilevel-kl spectral linear random scattered | |
-mat_partitioning_chaco_local <kernighan | - lin> (one of) kernighan-lin none | |
-mat_partitioning_chaco_coarse_level <0>: Coarse level (MatPartitioningChacoSetCoarseLevel) | - . -mat_partitioning_chaco_eigen_solver <lanczos> (one of) lanczos rqi_symmlq | |
-mat_partitioning_chaco_eigen_tol <0.001>: Tolerance for eigensolver (MatPartitioningChacoSetEigenTol) | - - -mat_partitioning_chaco_eigen_number <1>: Number of eigenvectors: 1, 2, or 3 (bi-, quadri-, or octosection) (MatPartitioningChacoSetEigenNumber) |