QEPLinearGetCompanionForm
Returns the number of the companion form that will be used for the linearization of the quadratic problem.
Synopsis
#include "slepcqep.h"
#include "slepceps.h"
PetscErrorCode QEPLinearGetCompanionForm(QEP qep,PetscInt *cform)
Not collective
Input Parameter
qep - quadratic eigenvalue solver
Output Parameter
cform - the companion form number (1 or 2)
See Also
QEPLinearSetCompanionForm()
Location: src/qep/impls/linear/linear.c
Index of all QEP routines
Table of Contents for all manual pages
Index of all manual pages