Reference documentation for deal.II version 9.1.0-pre
ArpackSolver Member List

This is the complete list of members for ArpackSolver, including all inherited members.

additional_dataArpackSolverprotected
algebraically_largest enum valueArpackSolver
algebraically_smallest enum valueArpackSolver
ArpackExcArpackIdo(int arg1)ArpackSolverprivatestatic
ArpackExcArpackInfodnaupd(int arg1)ArpackSolverprivatestatic
ArpackExcArpackInfodneupd(int arg1)ArpackSolverprivatestatic
ArpackExcArpackInfodsaupd(int arg1)ArpackSolverprivatestatic
ArpackExcArpackInfodseupd(int arg1)ArpackSolverprivatestatic
ArpackExcArpackInfoMaxIt(int arg1)ArpackSolverprivatestatic
ArpackExcArpackMode(int arg1)ArpackSolverprivatestatic
ArpackExcArpackNoShifts()ArpackSolverprivatestatic
ArpackExcInvalidEigenvalueSize(int arg1, int arg2)ArpackSolverprivatestatic
ArpackExcInvalidEigenvectorSize(int arg1, int arg2)ArpackSolverprivatestatic
ArpackExcInvalidEigenvectorSizeNonsymmetric(int arg1, int arg2)ArpackSolverprivatestatic
ArpackExcInvalidNumberofArnoldiVectors(int arg1, int arg2)ArpackSolverprivatestatic
ArpackExcInvalidNumberofEigenvalues(int arg1, int arg2)ArpackSolverprivatestatic
ArpackExcSmallNumberofArnoldiVectors(int arg1, int arg2)ArpackSolverprivatestatic
ArpackSolver(SolverControl &control, const AdditionalData &data=AdditionalData())ArpackSolverinline
both_ends enum valueArpackSolver
control() const ArpackSolverinline
ExcInUse(int arg1, std::string arg2, std::string arg3)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
initial_vector_providedArpackSolverprotected
largest_imaginary_part enum valueArpackSolver
largest_magnitude enum valueArpackSolver
largest_real_part enum valueArpackSolver
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
n_subscriptions() const Subscriptor
operator=(const Subscriptor &)Subscriptor
operator=(Subscriptor &&) noexceptSubscriptor
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_initial_vector(const VectorType &vec)ArpackSolverinline
set_shift(const std::complex< double > sigma)ArpackSolverinline
sigmaiArpackSolverprotected
sigmarArpackSolverprotected
size_type typedefArpackSolver
smallest_imaginary_part enum valueArpackSolver
smallest_magnitude enum valueArpackSolver
smallest_real_part enum valueArpackSolver
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)ArpackSolverinline
solver_controlArpackSolverprotected
subscribe(const char *identifier=nullptr) const Subscriptor
Subscriptor()Subscriptor
Subscriptor(const Subscriptor &)Subscriptor
Subscriptor(Subscriptor &&) noexceptSubscriptor
unsubscribe(const char *identifier=nullptr) const Subscriptor
WhichEigenvalues enum nameArpackSolver
~Subscriptor()Subscriptorvirtual