#include "slepcbv.h" PetscErrorCode BVSetSizes(BV bv,PetscInt n,PetscInt N,PetscInt m)Collective on bv
bv | - the basis vectors | |
n | - the local size (or PETSC_DECIDE to have it set) | |
N | - the global size (or PETSC_DECIDE) | |
m | - the number of columns |
Location: src/sys/classes/bv/interface/bvbasic.c
Index of all BV routines
Table of Contents for all manual pages
Index of all manual pages