#include "slepcip.h" PetscErrorCode IPSetMatrix(IP ip,Mat mat)Collective on IP
ip | - the inner product context | |
mat | - the matrix (may be PETSC_NULL) |
This function is called by EPSSetProblemType() and usually need not be called by the user.
Location: src/ip/ipform.c
Index of all IP routines
Table of Contents for all manual pages
Index of all manual pages