#include "slepcpep.h" PetscErrorCode PEPLinearSetExplicitMatrix(PEP pep,PetscBool explicitmat)Logically Collective on pep
pep | - polynomial eigenvalue solver | |
explicitmat | - boolean flag indicating if the matrices are built explicitly |
-pep_linear_explicitmatrix <boolean> | - Indicates the boolean flag |
Location: src/pep/impls/linear/linear.c
Index of all PEP routines
Table of Contents for all manual pages
Index of all manual pages