#include "slepcip.h" PetscErrorCode IPSetBilinearForm(IP ip,Mat mat,IPBilinearForm form)Collective on IP
ip | - the inner product context | |
mat | - the matrix of the bilinear form (may be PETSC_NULL) | |
form | - the type of bilinear form |
Location: src/ip/ipform.c
Index of all IP routines
Table of Contents for all manual pages
Index of all manual pages