sisi4s
Loading...
Searching...
No Matches
sisi4s::ScaLapackHermitianEigenSystem< complex > Class Reference

#include <ScaLapackHermitianEigenSystem.hpp>

Collaboration diagram for sisi4s::ScaLapackHermitianEigenSystem< complex >:

Public Member Functions

 ScaLapackHermitianEigenSystem (ScaLapackMatrix< complex > const *A_, ScaLapackMatrix< complex > *U_)
 
 ~ScaLapackHermitianEigenSystem ()
 
void solve (double *lambda)
 

Protected Attributes

ScaLapackMatrix< complex > const * A
 
ScaLapackMatrix< complex > * U
 
int workCount
 
int realWorkCount
 
complexwork
 
double * realWork
 

Constructor & Destructor Documentation

◆ ScaLapackHermitianEigenSystem()

sisi4s::ScaLapackHermitianEigenSystem< complex >::ScaLapackHermitianEigenSystem ( ScaLapackMatrix< complex > const *  A_,
ScaLapackMatrix< complex > *  U_ 
)
inline
Here is the call graph for this function:

◆ ~ScaLapackHermitianEigenSystem()

Member Function Documentation

◆ solve()

void sisi4s::ScaLapackHermitianEigenSystem< complex >::solve ( double *  lambda)
inline
Here is the call graph for this function:

Member Data Documentation

◆ A

◆ realWork

double* sisi4s::ScaLapackHermitianEigenSystem< complex >::realWork
protected

◆ realWorkCount

int sisi4s::ScaLapackHermitianEigenSystem< complex >::realWorkCount
protected

◆ U

◆ work

◆ workCount

int sisi4s::ScaLapackHermitianEigenSystem< complex >::workCount
protected

The documentation for this class was generated from the following file: