petsc-3.9.4 2018-09-11
Report Typos and Errors

MatPartitioningPartySetBipart

Activate or deactivate recursive bisection.

Synopsis

#include "petscmat.h" 
PetscErrorCode MatPartitioningPartySetBipart(MatPartitioning part,PetscBool bp)
Collective on MatPartitioning

Input Parameters

part - the partitioning context
bp - boolean flag

Options Database

-mat_partitioning_party_bipart -Bipartitioning option on/off

Level

advanced

Location

src/mat/partition/impls/party/party.c

Implementations

MatPartitioningPartySetBipart_Party in src/mat/partition/impls/party/party.c

Index of all MatOrderings routines
Table of Contents for all manual pages
Index of all manual pages