#include "petscpc.h" PetscErrorCode PCBJacobiSetLocalBlocks(PC pc,PetscInt blocks,const PetscInt lens[])Not Collective
pc | - the preconditioner context | |
blocks | - the number of blocks | |
lens | - [optional] integer array containing size of each block |
Level:intermediate
Location:src/ksp/pc/impls/bjacobi/bjacobi.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages