slepc-3.14.1 2020-12-08
Report Typos and Errors

EPSBlzpackGetBlockSize

Gets the block size used in the BLZPACK solver.

Synopsis

#include "slepceps.h" 
PetscErrorCode EPSBlzpackGetBlockSize(EPS eps,PetscInt *bs)
Not Collective

Input Parameter

eps  - the eigenproblem solver context

Output Parameter

bs  - the block size

See Also

EPSBlzpackSetBlockSize()

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