additional_data | ArpackSolver | protected |
algebraically_largest enum value | ArpackSolver | |
algebraically_smallest enum value | ArpackSolver | |
ArpackExcArpackIdo(int arg1) | ArpackSolver | privatestatic |
ArpackExcArpackInfodnaupd(int arg1) | ArpackSolver | privatestatic |
ArpackExcArpackInfodneupd(int arg1) | ArpackSolver | privatestatic |
ArpackExcArpackInfodsaupd(int arg1) | ArpackSolver | privatestatic |
ArpackExcArpackInfodseupd(int arg1) | ArpackSolver | privatestatic |
ArpackExcArpackInfoMaxIt(int arg1) | ArpackSolver | privatestatic |
ArpackExcArpackMode(int arg1) | ArpackSolver | privatestatic |
ArpackExcArpackNoShifts() | ArpackSolver | privatestatic |
ArpackExcInvalidEigenvalueSize(int arg1, int arg2) | ArpackSolver | privatestatic |
ArpackExcInvalidEigenvectorSize(int arg1, int arg2) | ArpackSolver | privatestatic |
ArpackExcInvalidEigenvectorSizeNonsymmetric(int arg1, int arg2) | ArpackSolver | privatestatic |
ArpackExcInvalidNumberofArnoldiVectors(int arg1, int arg2) | ArpackSolver | privatestatic |
ArpackExcInvalidNumberofEigenvalues(int arg1, int arg2) | ArpackSolver | privatestatic |
ArpackExcSmallNumberofArnoldiVectors(int arg1, int arg2) | ArpackSolver | privatestatic |
ArpackSolver(SolverControl &control, const AdditionalData &data=AdditionalData()) | ArpackSolver | inline |
both_ends enum value | ArpackSolver | |
control() const | ArpackSolver | inline |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
initial_vector_provided | ArpackSolver | protected |
largest_imaginary_part enum value | ArpackSolver | |
largest_magnitude enum value | ArpackSolver | |
largest_real_part enum value | ArpackSolver | |
list_subscribers(StreamType &stream) const | Subscriptor | inline |
list_subscribers() const | Subscriptor | |
n_subscriptions() const | Subscriptor | inline |
operator=(const Subscriptor &) | Subscriptor | inline |
operator=(Subscriptor &&) noexcept | Subscriptor | |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
set_initial_vector(const VectorType &vec) | ArpackSolver | inline |
set_shift(const std::complex< double > sigma) | ArpackSolver | inline |
sigmai | ArpackSolver | protected |
sigmar | ArpackSolver | protected |
size_type typedef | ArpackSolver | |
smallest_imaginary_part enum value | ArpackSolver | |
smallest_magnitude enum value | ArpackSolver | |
smallest_real_part enum value | ArpackSolver | |
solve(const MatrixType1 &A, const MatrixType2 &B, const INVERSE &inverse, std::vector< std::complex< double >> &eigenvalues, std::vector< VectorType > &eigenvectors, const unsigned int n_eigenvalues=0) | ArpackSolver | inline |
solver_control | ArpackSolver | protected |
subscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
Subscriptor() | Subscriptor | inline |
Subscriptor(const Subscriptor &) | Subscriptor | inline |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
unsubscribe(std::atomic< bool > *const validity, const std::string &identifier="") const | Subscriptor | |
WhichEigenvalues enum name | ArpackSolver | |
~Subscriptor() | Subscriptor | virtual |