#include "slepcbv.h" PetscErrorCode BVCISSResizeBases(BV S,BV V,BV Y,PetscInt Lold,PetscInt Lnew,PetscInt M,PetscInt npoints)Logically Collective
S | - basis of L*M columns | |
V | - basis of L columns (may be associated to subcommunicators) | |
Y | - basis of npoints*L columns | |
Lold | - old value of L | |
Lnew | - new value of L | |
M | - the moment size | |
npoints | - number of integration points |