#include "slepceps.h" PetscErrorCode EPSJDSetBlockSize(EPS eps,PetscInt blocksize)Logically Collective on eps
eps | - the eigenproblem solver context | |
blocksize | - number of vectors added to the search space in every iteration |
-eps_jd_blocksize | - number of vectors added to the searching space every iteration |
Location: src/eps/impls/davidson/jd/jd.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages