slepc-3.6.1 2015-09-03
Report Typos and Errors

EPSBLOPEXSetBlockSize

Sets the block size of the BLOPEX solver.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSBLOPEXSetBlockSize(EPS eps,PetscInt bs)
Logically Collective on EPS

Input Parameters

eps - the eigenproblem solver context
bs - the block size

Options Database Key

-eps_blopex_blocksize - Sets the block size

See Also

EPSBLOPEXGetBlockSize()

Location: src/eps/impls/external/blopex/blopex.c
Index of all EPS routines
Table of Contents for all manual pages
Index of all manual pages