Anasazi Version of the Day
Loading...
Searching...
No Matches
LOBPCGEpetraEx.cpp

Use LOBPCG with Epetra test problem (computed here).

Use LOBPCG with Epetra test problem (computed here).This example computes the eigenvalues of largest magnitude of an eigenvalue problem $A x = \lambda x$, using Anasazi's implementation of the LOBPCG method, with Epetra linear algebra. It constructs the test problem within the example itself.