Searched defs:_p_MatPartitioning (Results 1 – 1 of 1) sorted by relevance
546 struct _p_MatPartitioning { struct548 Mat adj;549 PetscInt *vertex_weights;550 PetscReal *part_weights;551 PetscInt n; /* number of partitions */552 PetscInt ncon; /* number of vertex weights per vertex */553 void *data;554 PetscBool use_edge_weights; /* A flag indicates whether or not to use edge weights */