EPSPRIMMEGetBlockSize

Get the maximum block size the code will try to use.

Synopsis

#include "slepceps.h" 
#include "slepcst.h" 
PetscErrorCode EPSPRIMMEGetBlockSize(EPS eps,PetscInt *bs)
Collective on EPS

Input Parameters

eps - the eigenproblem solver context

Output Parameters

bs - returned block size

See Also

EPSPRIMMESetBlockSize()

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