#include "slepcnep.h" PetscErrorCode NEPGetRefine(NEP nep,NEPRefine *refine,PetscInt *npart,PetscReal *tol,PetscInt *its,NEPRefineScheme *scheme)Not Collective
nep | - the nonlinear eigensolver context |
refine | - refinement type | |
npart | - number of partitions of the communicator | |
tol | - the convergence tolerance | |
its | - maximum number of refinement iterations | |
scheme | - the scheme used for solving linear systems |