LMECreate#
Creates the LME context.
Synopsis#
#include "slepclme.h"
PetscErrorCode LMECreate(MPI_Comm comm,LME *outlme)
Collective
Input Parameter#
comm - MPI communicator
Output Parameter#
outlme - location to put the
LMEcontext
Note#
See Also#
LME: Linear Matrix Equation, LMESetUp(), LMESolve(), LMEDestroy(), LME
Level#
beginner
Location#
Examples#
Index of all LME routines Table of Contents for all manual pages Index of all manual pages