#include "slepcmfn.h" PetscErrorCode MFNSetDimensions(MFN mfn,PetscInt ncv)Logically Collective
mfn | - the matrix function context | |
ncv | - the maximum dimension of the subspace to be used by the solver |
-mfn_ncv <ncv> | - Sets the dimension of the subspace |