Namespaces | Functions
Ax_kBx.hpp File Reference
#include <slepceps.h>

Go to the source code of this file.

Namespaces

 SPE
 Namespace containing all functions and data classes for this solver.
 

Functions

PetscInt SPE::Ax_kBx (const Mat &A, const Mat &B, PetscScalar &kr, PetscScalar &ki, Vec &xr, Vec &xi, PetscScalar target=0.54213+0.082968 *PETSC_i, PetscInt nev=1, EPSWhich which=EPS_TARGET_MAGNITUDE)
 Solves \(x\) in \(Ax=kBx\) eigenvalue problem using SLEPc in parallel. More...