Skip to content

Struct ae108::cppslepc::EigenPair

template <class Policy>

ClassList > ae108 > cppslepc > EigenPair

Public Types

Type Name
typedef typename vector_type::value_type::value_type value_type
typedef cpppetsc::distributed< cpppetsc::Vector< Policy > > vector_type

Public Attributes

Type Name
std::complex< value_type > value
vector_type vector_imag
vector_type vector_real

Public Types Documentation

typedef value_type

using ae108::cppslepc::EigenPair< Policy >::value_type =  typename vector_type::value_type::value_type;

typedef vector_type

using ae108::cppslepc::EigenPair< Policy >::vector_type =  cpppetsc::distributed<cpppetsc::Vector<Policy> >;

Public Attributes Documentation

variable value

std::complex<value_type> ae108::cppslepc::EigenPair< Policy >::value;

variable vector_imag

vector_type ae108::cppslepc::EigenPair< Policy >::vector_imag;

variable vector_real

vector_type ae108::cppslepc::EigenPair< Policy >::vector_real;


The documentation for this class was generated from the following file cppslepc/src/include/ae108/cppslepc/EigenPair.h