#include "slepclme.h" PetscErrorCode LMEGetCoefficients(LME lme,Mat *A,Mat *B,Mat *D,Mat *E)Collective on lme
lme | - the LME context |
A | - first coefficient matrix | |
B | - second coefficient matrix | |
D | - third coefficient matrix | |
E | - fourth coefficient matrix |