slepc-3.13.4 2020-09-02
LMECreate
Creates the default LME context.
Synopsis
#include "slepclme.h"
PetscErrorCode LMECreate(MPI_Comm comm,LME *outlme)
Collective
Input Parameter
Output Parameter
| lme | - location to put the LME context
|
Note
The default LME type is LMEKRYLOV
See Also
LMESetUp(), LMESolve(), LMEDestroy(), LME
Location: src/lme/interface/lmebasic.c
Examples
src/lme/tutorials/ex32.c.html
Index of all LME routines
Table of Contents for all manual pages
Index of all manual pages