#include "petscpc.h" PetscErrorCode PCBJacobiSetTotalBlocks(PC pc,PetscInt blocks,const PetscInt lens[])Collective on PC
pc | - the preconditioner context | |
blocks | - the number of blocks | |
lens | - [optional] integer array containing the size of each block |
-pc_bjacobi_blocks <blocks> | - Sets the number of global blocks |